diff options
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 |