diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-09 17:36:10 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-09 17:36:10 +0000 |
commit | 86b31fdc273216fe19d2361984e793ed9bd67f20 (patch) | |
tree | d984a739012b47efbc0325f9ef6cb0ca42aa1593 /package/hostapd/patches/120-compile_fix.patch | |
parent | 6bcc6634022213a80cd4302c2a9822ace3d55f24 (diff) |
hostapd: upgrade to 20100309
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20090 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostapd/patches/120-compile_fix.patch')
-rw-r--r-- | package/hostapd/patches/120-compile_fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/patches/120-compile_fix.patch b/package/hostapd/patches/120-compile_fix.patch index 43a15787d5..89480c1849 100644 --- a/package/hostapd/patches/120-compile_fix.patch +++ b/package/hostapd/patches/120-compile_fix.patch @@ -18,7 +18,7 @@ #ifdef HOSTAPD -@@ -1499,7 +1500,6 @@ wpa_driver_madwifi_set_key(const char *i +@@ -1506,7 +1507,6 @@ wpa_driver_madwifi_set_key(const char *i wk.ik_keyix = key_idx; wk.ik_keylen = key_len; #ifdef WORDS_BIGENDIAN |