diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-05-09 18:13:49 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-05-09 18:13:49 +0000 |
commit | 4eecca22d4818b44bec3b56d3b3080a63313ebb7 (patch) | |
tree | 4fd37cdd749b1bf9cefec548676a698f0a143e62 /target/linux/generic-2.6/patches-2.6.32/903-hostap_txpower.patch | |
parent | d3486f7942351628d3522cdae8b9aef89cdd872d (diff) | |
download | upstream-4eecca22d4818b44bec3b56d3b3080a63313ebb7.tar.gz upstream-4eecca22d4818b44bec3b56d3b3080a63313ebb7.tar.bz2 upstream-4eecca22d4818b44bec3b56d3b3080a63313ebb7.zip |
refresh 2.6.32 patches
SVN-Revision: 21411
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.32/903-hostap_txpower.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.32/903-hostap_txpower.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.32/903-hostap_txpower.patch b/target/linux/generic-2.6/patches-2.6.32/903-hostap_txpower.patch index 7552ceb33d..22a65924da 100644 --- a/target/linux/generic-2.6/patches-2.6.32/903-hostap_txpower.patch +++ b/target/linux/generic-2.6/patches-2.6.32/903-hostap_txpower.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/hostap/hostap_ap.c +++ b/drivers/net/wireless/hostap/hostap_ap.c -@@ -2335,13 +2335,13 @@ int prism2_ap_get_sta_qual(local_info_t +@@ -2335,13 +2335,13 @@ int prism2_ap_get_sta_qual(local_info_t addr[count].sa_family = ARPHRD_ETHER; memcpy(addr[count].sa_data, sta->addr, ETH_ALEN); if (sta->last_rx_silence == 0) |