From c5ef57706de0ef3e4ede1b404ef43510bb22e6d9 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 17 Jul 2010 14:10:39 +0000 Subject: kernel: refresh patches SVN-Revision: 22252 --- target/linux/generic/patches-2.6.35/903-hostap_txpower.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/patches-2.6.35/903-hostap_txpower.patch') 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 8aa43c5..5c2d382 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; } -- cgit v1.1