diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-04-11 18:15:15 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-04-11 18:15:15 +0000 |
commit | 2a018eb3806d5ea13e16dbf629b2c7e4fa541b51 (patch) | |
tree | cb776e8b62bdb71cd3834275ae79db8bc83c107c /target/linux/generic-2.6/patches-2.6.33/903-hostap_txpower.patch | |
parent | de18353622a4d245f8b407a6f214cfbe53ec9706 (diff) | |
download | upstream-2a018eb3806d5ea13e16dbf629b2c7e4fa541b51.tar.gz upstream-2a018eb3806d5ea13e16dbf629b2c7e4fa541b51.tar.bz2 upstream-2a018eb3806d5ea13e16dbf629b2c7e4fa541b51.zip |
refresh 2.6.33 patches for 2.6.33.2
SVN-Revision: 20803
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.33/903-hostap_txpower.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.33/903-hostap_txpower.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.33/903-hostap_txpower.patch b/target/linux/generic-2.6/patches-2.6.33/903-hostap_txpower.patch index 7552ceb33d..22a65924da 100644 --- a/target/linux/generic-2.6/patches-2.6.33/903-hostap_txpower.patch +++ b/target/linux/generic-2.6/patches-2.6.33/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) |