git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e99001
)
ath9k_hw: remove enum wireless_mode and its users
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 14 Oct 2010 14:02:39 +0000
(16:02 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 15 Oct 2010 19:48:45 +0000
(15:48 -0400)
The wireless mode bitfield was only used to detect 2.4 and 5 GHz support,
which can be simplified by using ATH9K_HW_CAP_* capabilities.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found