diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-29 13:24:17 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-29 13:24:17 +0000 |
commit | a623456e9323570806b643f600f763d2805f4cb0 (patch) | |
tree | 39e809e35277be23dcf6905e2171333cfebe1b5e /target/linux/generic/patches-2.6.37/903-hostap_txpower.patch | |
parent | 1fa3f197f65e8eceeaed5aff1f16f789b911df32 (diff) | |
download | upstream-a623456e9323570806b643f600f763d2805f4cb0.tar.gz upstream-a623456e9323570806b643f600f763d2805f4cb0.tar.bz2 upstream-a623456e9323570806b643f600f763d2805f4cb0.zip |
target/linux: sync to kernel 2.6.37-rc8, refresh patches
SVN-Revision: 24847
Diffstat (limited to 'target/linux/generic/patches-2.6.37/903-hostap_txpower.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.37/903-hostap_txpower.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/903-hostap_txpower.patch b/target/linux/generic/patches-2.6.37/903-hostap_txpower.patch index e40053170c..ad44715411 100644 --- a/target/linux/generic/patches-2.6.37/903-hostap_txpower.patch +++ b/target/linux/generic/patches-2.6.37/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) |