Files
linux/drivers/net/ethernet/intel/ice
Przemek Kitszel a034fcdbea ice: drop two params of ice_aq_move_sched_elems()
Remove two arguments of ice_aq_move_sched_elems().
Last of them was always NULL, and @grps_req was always 1.

Assuming @grps_req to be one, allows us to use DEFINE_FLEX() macro,
what removes some need for heap allocations.

Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Link: https://lore.kernel.org/r/20230912115937.1645707-4-przemyslaw.kitszel@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-10-03 12:17:11 -07:00
..
2023-03-07 13:02:01 -08:00
2023-01-19 08:18:03 -08:00
2023-01-19 08:18:03 -08:00
2022-02-09 09:24:45 -08:00
2023-09-18 10:46:11 -07:00
2023-01-19 08:18:03 -08:00
2023-08-17 10:43:06 -07:00
2023-08-07 13:01:29 -07:00
2023-07-19 09:56:50 -07:00
2023-09-20 08:56:18 -07:00