diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:46 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:46 +0000 |
commit | 35e7fc9c4b0486f5458b368d1d8d1a285556f414 (patch) | |
tree | c6486320be45ea65e2ab323a420825fd117f1eee /target/linux/generic/patches-2.6.35/903-hostap_txpower.patch | |
parent | b86edec09bda8afb2be484d21e9f62367f69ec0b (diff) | |
download | upstream-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.gz upstream-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.bz2 upstream-35e7fc9c4b0486f5458b368d1d8d1a285556f414.zip |
refresh 2.6.35 patches
SVN-Revision: 22540
Diffstat (limited to 'target/linux/generic/patches-2.6.35/903-hostap_txpower.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.35/903-hostap_txpower.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/903-hostap_txpower.patch b/target/linux/generic/patches-2.6.35/903-hostap_txpower.patch index 5c2d3825e0..0fa81eb9e4 100644 --- a/target/linux/generic/patches-2.6.35/903-hostap_txpower.patch +++ b/target/linux/generic/patches-2.6.35/903-hostap_txpower.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/hostap/hostap_ap.c +++ b/drivers/net/wireless/hostap/hostap_ap.c -@@ -2336,13 +2336,13 @@ int prism2_ap_get_sta_qual(local_info_t +@@ -2336,13 +2336,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) |