ice: reword comments referring to control queues
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 6 Aug 2024 20:46:25 +0000 (13:46 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Mon, 26 Aug 2024 16:41:43 +0000 (09:41 -0700)
commit1d95d9256cfaa3e5a1a4b3cedbd3c043df229b5a
treecb92c32656527404510c6cfa657154eb855a1f7f
parent74ce564a30efbab1eccc2182f21414eae1dd085c
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 <jacob.e.keller@intel.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_controlq.c