From: Wey-Yi Guy Date: Fri, 18 Jun 2010 18:33:16 +0000 (-0700) Subject: iwlwifi: name change from signal protection flag X-Git-Tag: v2.6.36-rc1~571^2~385^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e3243f549540235d180e446715a14c1b5827902;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed