diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-09-23 13:32:22 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-09-23 13:32:22 +0000 |
commit | bbc97003109138e7f7c90ee91104317a42f9b959 (patch) | |
tree | f227195e20a0d2c9416b2a472cd29e1a4810c973 /package/madwifi/patches/446-single_module.patch | |
parent | a29453627d3a962384cf4ea53a12607a5d62d554 (diff) | |
download | upstream-bbc97003109138e7f7c90ee91104317a42f9b959.tar.gz upstream-bbc97003109138e7f7c90ee91104317a42f9b959.tar.bz2 upstream-bbc97003109138e7f7c90ee91104317a42f9b959.zip |
madwifi: fix maximum txpower display
SVN-Revision: 17687
Diffstat (limited to 'package/madwifi/patches/446-single_module.patch')
-rw-r--r-- | package/madwifi/patches/446-single_module.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/446-single_module.patch b/package/madwifi/patches/446-single_module.patch index 8708d3a74f..ed02ae8f5e 100644 --- a/package/madwifi/patches/446-single_module.patch +++ b/package/madwifi/patches/446-single_module.patch @@ -541,7 +541,7 @@ /* NB: * - Atheros chips use 6 bits when power is specified in whole dBm units, with -@@ -741,6 +742,8 @@ void ieee80211_dfs_action(struct ieee802 +@@ -740,6 +741,8 @@ void ieee80211_dfs_action(struct ieee802 void ieee80211_expire_channel_excl_restrictions(struct ieee80211com *); void ieee80211_setpuregbasicrates(struct ieee80211_rateset *rs); int ieee80211_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd); |