commit | 8896934c168474079ba1e81cf3f0c4a975b30406 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Fri Oct 11 23:30:53 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 14 13:39:58 2013 -0400 |
tree | 94851f17700e6ab892ab1589925451dd0b49b740 | |
parent | 1a04d59d3ec982689552077172893b6836def984 [diff] |
ath9k_hw: remove direct accesses to channel mode flags Use wrappers where available. Simplifies code and helps with further improvements to the channel data structure Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>