1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

madwifi: fix maximum txpower display

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17687 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2009-09-23 13:32:22 +00:00
parent 0f073edc52
commit 2562cde3ef
8 changed files with 111 additions and 97 deletions

View File

@@ -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);