diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-09-12 21:23:15 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-09-12 21:23:15 +0000 |
commit | ed008fe1e832c07e7089a461dacdf1b86b8703f9 (patch) | |
tree | 6730d47cd3c1cf06ac7ad37b5b430ec6325d3f2a /target/linux/generic/patches-2.6.35/903-hostap_txpower.patch | |
parent | 9bb6f3b5f35d244e633811de63905a64e4dbd449 (diff) | |
download | upstream-ed008fe1e832c07e7089a461dacdf1b86b8703f9.tar.gz upstream-ed008fe1e832c07e7089a461dacdf1b86b8703f9.tar.bz2 upstream-ed008fe1e832c07e7089a461dacdf1b86b8703f9.zip |
refresh 2.6.35 patches
SVN-Revision: 23033
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) |