]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit140f3755059fa4cbcdf47eb16ababf5f96203dd6
tree3c234c09586f0bbe1ce14cea470ccf3e919c52f9
parenta03fab8aff5f3e7d116275d26da8f2145a456842
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