iwlwifi: replace test_and_set_bit by set_bit in clear stations function
commit4e8e2c824027ed433be3c599294bf093a120ad9d
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 30 Apr 2009 20:56:29 +0000 (30 13:56 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 6 May 2009 19:15:00 +0000 (6 15:15 -0400)
tree21bce4ec50b357f85d3e7a5c16d06d002be6e003
parenta30199f129e17998f802d3307907560431e78493
iwlwifi: replace test_and_set_bit by set_bit in clear stations function

This patch replaces test_and_set_bit by set_bit since the bit is not
tested anyway

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-sta.c