> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Jacob > Keller > Sent: Wednesday, August 7, 2024 2:16 AM > To: Nguyen, Anthony L <[email protected]>; Intel Wired LAN > <[email protected]>; "netdev netdev"@vger.kernel.org > Cc: Temerkhanov, Sergey <[email protected]>; Kitszel, Przemyslaw > <[email protected]>; Kolacinski, Karol > <[email protected]>; Wierzbicki, Jacek <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next 5/7] ice: reword comments > referring to control queues > > Many comments in ice_controlq.c use the term "Admin queue" despite the code > being intended for arbitrary control queues, not just the Admin queue. > Reword the comments to make it clear that this code is the generic control > queue logic that is shared by all of the control queues, and is not specific > to the Admin queue. > > Signed-off-by: Jacob Keller <[email protected]> > Reviewed-by: Przemek Kitszel <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_controlq.c | 25 +++++++++++++------------ > 1 file changed, 13 insertions(+), 12 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
