cxgb4vf: minor comment/symbolic name cleanup.
Minor cleanup of comments and symbolic constant names for clarity. Signed-off-by: Casey Leedom <leedom@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
d9aa93804e
commit
caedda35c6
@@ -60,7 +60,7 @@ enum {
|
||||
* MSI-X interrupt index usage.
|
||||
*/
|
||||
MSIX_FW = 0, /* MSI-X index for firmware Q */
|
||||
MSIX_NIQFLINT = 1, /* MSI-X index base for Ingress Qs */
|
||||
MSIX_IQFLINT = 1, /* MSI-X index base for Ingress Qs */
|
||||
MSIX_EXTRAS = 1,
|
||||
MSIX_ENTRIES = MAX_ETH_QSETS + MSIX_EXTRAS,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user