iwlwifi: name change from signal protection flag
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 18 Jun 2010 18:33:16 +0000 (11:33 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Fri, 25 Jun 2010 21:50:53 +0000 (14:50 -0700)
commit4e3243f549540235d180e446715a14c1b5827902
tree9ad7a9dbf1f7843365db9308833dba64449545e9
parente691e19e05c2cef72cd7f81bcae4195c81d4bf51
iwlwifi: name change from signal protection flag

This bit need to be set for both RTS/CTS or CTS-to-self protection, if
CTS-to-self is used, then uCode will  check the RXON_FLG_SELF_CTS_EN
status. Change the name from TX_CMD_FLG_RTS_CTS_MSK to TX_CMD_FLAG_PROT_REQUIRE_MSK
to match the behavior of the bit setting.

Also update comments to reflect which hardware uses which of the TX command
flags.

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-agn-hcmd.c
drivers/net/wireless/iwlwifi/iwl-commands.h