]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
iwlwifi: small changes in comments
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 1 Apr 2010 01:16:52 +0000 (18:16 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Fri, 9 Apr 2010 18:31:13 +0000 (11:31 -0700)
REPLY_TX_LINK_QUALITY_CMD was used by 4965, 5000 series and up

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
drivers/net/wireless/iwlwifi/iwl-commands.h

index 82a9378f72e258c305b75483cc4242700cd84329..d830086ca195e31cd7c08304f6e752e4e1d5a932 100644 (file)
@@ -106,7 +106,7 @@ enum {
        REPLY_TX = 0x1c,
        REPLY_RATE_SCALE = 0x47,        /* 3945 only */
        REPLY_LEDS_CMD = 0x48,
-       REPLY_TX_LINK_QUALITY_CMD = 0x4e, /* 4965 only */
+       REPLY_TX_LINK_QUALITY_CMD = 0x4e, /* for 4965 and up */
 
        /* WiMAX coexistence */
        COEX_PRIORITY_TABLE_CMD = 0x5a, /* for 5000 series and up */