diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-07-17 14:10:39 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-07-17 14:10:39 +0000 |
commit | 5272f096fb0541852734245658d3247cc1395d2f (patch) | |
tree | 8d1c382840f7148dc13b1f9ca30e753adb61a929 /target/linux/generic/patches-2.6.35/903-hostap_txpower.patch | |
parent | 3770e0e7facafd3c2f9d0a73b5e1b93c97affc97 (diff) | |
download | upstream-5272f096fb0541852734245658d3247cc1395d2f.tar.gz upstream-5272f096fb0541852734245658d3247cc1395d2f.tar.bz2 upstream-5272f096fb0541852734245658d3247cc1395d2f.zip |
kernel: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22252 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 | 4 |
1 files changed, 2 insertions, 2 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 8aa43c5242..5c2d3825e0 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) @@ -116,7 +116,7 @@ return (unsigned char) tmp; } -@@ -4057,3 +4054,35 @@ int hostap_ioctl(struct net_device *dev, +@@ -4056,3 +4053,35 @@ int hostap_ioctl(struct net_device *dev, return ret; } |