diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-04 11:25:53 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-04 11:25:53 +0000 |
commit | b5cb1795de1f0959de1e228bd2e784d1cea921a7 (patch) | |
tree | b2d994878969d3f9d2d56625fccda64c5ac25e8a /package/hostapd/patches/100-madwifi_fixes.patch | |
parent | cca016f893833bb00fa62055d7160158a38aa740 (diff) |
refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostapd/patches/100-madwifi_fixes.patch')
-rw-r--r-- | package/hostapd/patches/100-madwifi_fixes.patch | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/package/hostapd/patches/100-madwifi_fixes.patch b/package/hostapd/patches/100-madwifi_fixes.patch index f63cee7bcc..74d0c44d63 100644 --- a/package/hostapd/patches/100-madwifi_fixes.patch +++ b/package/hostapd/patches/100-madwifi_fixes.patch @@ -1,5 +1,7 @@ ---- hostapd-0.5.7.orig/driver_madwifi.c 2006-11-25 02:16:56.000000000 +0100 -+++ hostapd-0.5.7/driver_madwifi.c 2007-01-06 15:58:23.761503234 +0100 +Index: hostapd-0.5.7/driver_madwifi.c +=================================================================== +--- hostapd-0.5.7.orig/driver_madwifi.c 2007-06-04 13:22:31.768025808 +0200 ++++ hostapd-0.5.7/driver_madwifi.c 2007-06-04 13:22:32.051982640 +0200 @@ -21,12 +21,9 @@ #include <include/compat.h> #include <net80211/ieee80211.h> |