kernel: refresh patches

SVN-Revision: 22252
This commit is contained in:
Hauke Mehrtens
2010-07-17 14:10:39 +00:00
parent 1d7a6ebc79
commit c5ef57706d
49 changed files with 151 additions and 151 deletions

View File

@@ -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;
}