]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k: remove useless flag conversation.
authorOleksij Rempel <linux@rempel-privat.de>
Fri, 24 May 2013 10:18:30 +0000 (12:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 30 May 2013 18:42:34 +0000 (14:42 -0400)
commitab276103357637fb26cc851369b5abbdc42afbf4
tree468852d3715808f05e90d2ea13c9f5598a1018f8
parenta910e4a94f6923c8c988565525f017f687bf7205
ath9k: remove useless flag conversation.

some flags used only outside of ath9k - In this case we can use
"enum mac80211_rx_flags" and pass it upstream without extra
conversation.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar9003_mac.c
drivers/net/wireless/ath/ath9k/mac.c
drivers/net/wireless/ath/ath9k/mac.h
drivers/net/wireless/ath/ath9k/recv.c