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 | bbc8d7180488a2135118cf4d0efeed6a1af7cbc7 (patch) | |
tree | 19c8ea0adc9bd4aaaf84fbd0961855e39d772feb /target/linux/generic/patches-2.6.35/903-hostap_txpower.patch | |
parent | f5e88e82050256c8930449e133966d9cce57926a (diff) | |
download | upstream-bbc8d7180488a2135118cf4d0efeed6a1af7cbc7.tar.gz upstream-bbc8d7180488a2135118cf4d0efeed6a1af7cbc7.tar.bz2 upstream-bbc8d7180488a2135118cf4d0efeed6a1af7cbc7.zip |
[kernel] refresh 2.6.35 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22540 3c298f89-4303-0410-b956-a3cf2f4a3e73
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) |