diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-07-25 22:41:13 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-07-25 22:41:13 +0000 |
commit | bdfc0556b878cc06a0741983227a8f166079c50d (patch) | |
tree | 1b536cd04f1dd406477302c33762087bcb0e2dd5 /package/madwifi/patches/356-hidden_ssid.patch | |
parent | 22a637325e37c8dfac6c17bb1b26aa5564df8ff9 (diff) | |
download | upstream-bdfc0556b878cc06a0741983227a8f166079c50d.tar.gz upstream-bdfc0556b878cc06a0741983227a8f166079c50d.tar.bz2 upstream-bdfc0556b878cc06a0741983227a8f166079c50d.zip |
refresh madwifi patches
SVN-Revision: 11932
Diffstat (limited to 'package/madwifi/patches/356-hidden_ssid.patch')
-rw-r--r-- | package/madwifi/patches/356-hidden_ssid.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/package/madwifi/patches/356-hidden_ssid.patch b/package/madwifi/patches/356-hidden_ssid.patch index 4e0c1f883f..f8b895caca 100644 --- a/package/madwifi/patches/356-hidden_ssid.patch +++ b/package/madwifi/patches/356-hidden_ssid.patch @@ -3,10 +3,8 @@ by some cisco systems. Signed-off-by: Felix Fietkau <nbd@openwrt.org> -Index: madwifi-trunk-r3314/net80211/ieee80211_scan_sta.c -=================================================================== ---- madwifi-trunk-r3314.orig/net80211/ieee80211_scan_sta.c 2008-07-23 11:39:10.000000000 +0200 -+++ madwifi-trunk-r3314/net80211/ieee80211_scan_sta.c 2008-07-24 18:24:23.000000000 +0200 +--- a/net80211/ieee80211_scan_sta.c ++++ b/net80211/ieee80211_scan_sta.c @@ -209,6 +209,19 @@ ieee80211_saveie(iep, ie); } |