]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath5k: fix extra set bit in multicast mask
authorBob Copeland <me@bobcopeland.com>
Thu, 11 Jul 2013 13:19:13 +0000 (09:19 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 18 Jul 2013 20:22:00 +0000 (16:22 -0400)
commitf287cbd01f2e8e1b325b96233c373619c2d25ee2
tree7c538569c1708827b71cf71de06ba5a01f945719
parent6a08483926bf26d9e5274b4dd5086d583971f1ea
ath5k: fix extra set bit in multicast mask

Bit 32 was always set which looks to have been accidental,
according to git history.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/mac80211-ops.c