aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorPrzemek Kitszel <przemyslaw.kitszel@intel.com>2023-08-08 17:54:16 -0400
committerTony Nguyen <anthony.l.nguyen@intel.com>2023-08-17 13:59:46 -0700
commitb214b98a7fc4dfcce7b67b2e08a22b7fe62c55d0 (patch)
tree3d44d8e4873de0eb7fae4c3118c089c4727bd33a /net/ipv4/tcp_output.c
parente1e8a142c43336e3d25bfa1cb3a4ae7d00875c48 (diff)
downloadlinux-b214b98a7fc4dfcce7b67b2e08a22b7fe62c55d0.tar.gz
linux-b214b98a7fc4dfcce7b67b2e08a22b7fe62c55d0.tar.bz2
linux-b214b98a7fc4dfcce7b67b2e08a22b7fe62c55d0.zip
ice: embed &ice_rq_event_info event into struct ice_aq_task
Expose struct ice_aq_task to callers, what takes burden of memory ownership out from AQ-wait family of functions, and reduces need for heap-based allocations. Embed struct ice_rq_event_info event into struct ice_aq_task (instead of it being a ptr) to remove some more code from the callers. Subsequent commit will improve more based on this one. Reviewed-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com> Reviewed-by: Simon Horman <horms@kernel.org> Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel) Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions