diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-26 14:27:09 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-26 14:27:09 +0000 |
commit | 2ebebbc45852edb1eed808d23624fc86000f35b6 (patch) | |
tree | 6c2661bca2052bb5676e4a30b657c857c8c712d9 /package/acx-mac80211/patches/005-do_not_override_pci.patch | |
parent | 9884360674dbae230c7d04d1beb5809135bef5af (diff) |
package/acx-mac80211: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20449 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/acx-mac80211/patches/005-do_not_override_pci.patch')
-rw-r--r-- | package/acx-mac80211/patches/005-do_not_override_pci.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/package/acx-mac80211/patches/005-do_not_override_pci.patch b/package/acx-mac80211/patches/005-do_not_override_pci.patch index b643c091be..e21549bf3e 100644 --- a/package/acx-mac80211/patches/005-do_not_override_pci.patch +++ b/package/acx-mac80211/patches/005-do_not_override_pci.patch @@ -1,7 +1,5 @@ -Index: acx-mac80211-20100302/pci.c -=================================================================== ---- acx-mac80211-20100302.orig/pci.c 2010-03-07 12:39:38.000000000 +0100 -+++ acx-mac80211-20100302/pci.c 2010-03-07 12:40:02.000000000 +0100 +--- a/pci.c ++++ b/pci.c @@ -17,8 +17,6 @@ */ #define ACX_MAC80211_PCI 1 |