aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/patches/340-madwifi_key_fixes.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-01-24 18:54:20 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-01-24 18:54:20 +0000
commitaae45a32b9c5cf9a8edf351b85b5885649205fee (patch)
treec589f787ab838648efa5f3c81fd0abf1c9e058ba /package/hostapd/patches/340-madwifi_key_fixes.patch
parent0d84e3d16f1c68b5efdcabceb9a6a6954937d72b (diff)
downloadupstream-aae45a32b9c5cf9a8edf351b85b5885649205fee.tar.gz
upstream-aae45a32b9c5cf9a8edf351b85b5885649205fee.tar.bz2
upstream-aae45a32b9c5cf9a8edf351b85b5885649205fee.zip
hostapd: update to 20110117
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25094 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostapd/patches/340-madwifi_key_fixes.patch')
-rw-r--r--package/hostapd/patches/340-madwifi_key_fixes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/patches/340-madwifi_key_fixes.patch b/package/hostapd/patches/340-madwifi_key_fixes.patch
index 7eca91fc18..5d2e9c1078 100644
--- a/package/hostapd/patches/340-madwifi_key_fixes.patch
+++ b/package/hostapd/patches/340-madwifi_key_fixes.patch
@@ -1,6 +1,6 @@
--- a/src/drivers/driver_madwifi.c
+++ b/src/drivers/driver_madwifi.c
-@@ -464,15 +464,30 @@ madwifi_set_key(const char *ifname, void
+@@ -463,15 +463,30 @@ madwifi_set_key(const char *ifname, void
memset(wk.ik_macaddr, 0xff, IEEE80211_ADDR_LEN);
wk.ik_keyix = key_idx;
wk.ik_flags |= IEEE80211_KEY_DEFAULT;