Files
linux/drivers/net
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-08-11 21:12:45 +02:00
2023-08-11 21:12:45 +02:00
2023-10-01 19:09:54 +01:00
2023-08-11 21:12:45 +02:00
2023-09-11 09:58:34 +01:00
2023-08-14 08:03:52 +01:00
2023-10-01 16:33:01 +01:00