diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-25 19:56:03 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-25 19:56:03 +0000 |
commit | 87100c3feb3387fde9b2f0437358cdc00779b322 (patch) | |
tree | cc54e73813c9ca9d26988ae5b3c0cfe656981984 /target/linux/generic/patches-2.6.35/903-hostap_txpower.patch | |
parent | 7a8066735d7694d6b782aa76daa6a3be8a7fb60c (diff) | |
download | upstream-87100c3feb3387fde9b2f0437358cdc00779b322.tar.gz upstream-87100c3feb3387fde9b2f0437358cdc00779b322.tar.bz2 upstream-87100c3feb3387fde9b2f0437358cdc00779b322.zip |
refresh 2.6.35 patches
SVN-Revision: 22799
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 0fa81eb9e4..5c2d3825e0 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) |