Files
linux/drivers
Bruce Allan 88dcfdb4cd 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>
2020-12-09 08:11:13 -08:00
..
2020-11-12 13:59:04 -07:00
2020-09-10 09:32:31 -06:00
2020-09-10 12:26:43 +09:30
2020-11-11 09:53:09 +01:00
2020-09-28 12:17:36 +02:00
2020-12-09 08:11:13 -08:00
2020-09-25 06:12:15 +02:00
2020-10-27 19:23:04 +01:00