diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-03-16 18:31:23 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-03-16 18:31:23 +0000 |
commit | eb6cad3261e546ce131c187a0236134a58a7db46 (patch) | |
tree | b64416a53bb1a357a27734b7e4ce266de94cba9b /target/linux/generic/patches-2.6.38/903-hostap_txpower.patch | |
parent | b7d69ce4ec4ac41e8df92c92a2df14bbe2134995 (diff) | |
download | upstream-eb6cad3261e546ce131c187a0236134a58a7db46.tar.gz upstream-eb6cad3261e546ce131c187a0236134a58a7db46.tar.bz2 upstream-eb6cad3261e546ce131c187a0236134a58a7db46.zip |
kernel: refresh 2.6.38 patches for final release
SVN-Revision: 26194
Diffstat (limited to 'target/linux/generic/patches-2.6.38/903-hostap_txpower.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.38/903-hostap_txpower.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.38/903-hostap_txpower.patch b/target/linux/generic/patches-2.6.38/903-hostap_txpower.patch index 374a284454..e4c1803ff5 100644 --- a/target/linux/generic/patches-2.6.38/903-hostap_txpower.patch +++ b/target/linux/generic/patches-2.6.38/903-hostap_txpower.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/hostap/hostap_ap.c +++ b/drivers/net/wireless/hostap/hostap_ap.c -@@ -2338,13 +2338,13 @@ int prism2_ap_get_sta_qual(local_info_t +@@ -2338,13 +2338,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) |