diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-04-13 19:37:15 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2012-04-13 19:37:15 +0000 |
commit | 62f0c3793b6379d47b23543a625df8ef6d550ca5 (patch) | |
tree | 5871a8370d0291b47408db3399a8e40f45256a34 /target/linux/generic/patches-2.6.30/903-hostap_txpower.patch | |
parent | 6af575967c780fa41029bdb64fdd68646ab516d1 (diff) | |
download | mtk-20170518-62f0c3793b6379d47b23543a625df8ef6d550ca5.zip mtk-20170518-62f0c3793b6379d47b23543a625df8ef6d550ca5.tar.gz mtk-20170518-62f0c3793b6379d47b23543a625df8ef6d550ca5.tar.bz2 |
kernel: refresh patches
SVN-Revision: 31279
Diffstat (limited to 'target/linux/generic/patches-2.6.30/903-hostap_txpower.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.30/903-hostap_txpower.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.30/903-hostap_txpower.patch b/target/linux/generic/patches-2.6.30/903-hostap_txpower.patch index 197d0a1..e220b0b 100644 --- a/target/linux/generic/patches-2.6.30/903-hostap_txpower.patch +++ b/target/linux/generic/patches-2.6.30/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) |