mac80211: treat the WME sta flag as a bit
authorArik Nemtsov <arik@wizery.com>
Mon, 26 Sep 2011 06:36:42 +0000 (09:36 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Sep 2011 18:36:04 +0000 (14:36 -0400)
commitcd32984f64cb4fdd84e33f30da1f10582fc43cbf
tree3c234c09586f0bbe1ce14cea470ccf3e919c52f9
parent2fb40577b05a869904a8fcf7098d26f3c7809644
mac80211: treat the WME sta flag as a bit

Correct flag usage - use it as a bit index instead of a bit value.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c