summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_common.c
diff options
context:
space:
mode:
authorBruce Allan <bruce.w.allan@intel.com>2020-09-14 18:37:14 +0300
committerTony Nguyen <anthony.l.nguyen@intel.com>2020-12-09 19:11:13 +0300
commit88dcfdb4cd82ff3c4cf5d4874fabb6adaaf1ce63 (patch)
tree2eb98da961ebfd7ccb389ec333e5225adab5cecb /drivers/net/ethernet/intel/ice/ice_common.c
parentafae3cc2da100ead3cd6ef4bb1fb8bc9d4b817c5 (diff)
downloadlinux-88dcfdb4cd82ff3c4cf5d4874fabb6adaaf1ce63.tar.xz
ice: cleanup stack hog
In ice_flow_add_prof_sync(), struct ice_flow_prof_params has recently grown in size hogging stack space when allocated there. Hogging stack space should be avoided. Change allocation to be on the heap when needed. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Harikumar Bokkena <harikumarx.bokkena@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_common.c')
0 files changed, 0 insertions, 0 deletions