diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-03-26 14:06:25 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-03-26 14:06:25 +0000 |
commit | 7bf5bdc57d3766bf3aea91464e3379482bebe24f (patch) | |
tree | 18d14ad7069a50f04686d00c71af587badadd3e2 /package/mac80211 | |
parent | 8254833475db8d3936667a2ddc2728de38bf5fdc (diff) | |
download | master-187ad058-7bf5bdc57d3766bf3aea91464e3379482bebe24f.tar.gz master-187ad058-7bf5bdc57d3766bf3aea91464e3379482bebe24f.tar.bz2 master-187ad058-7bf5bdc57d3766bf3aea91464e3379482bebe24f.zip |
mac80211: remove an obsolete backport patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26302 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211')
-rw-r--r-- | package/mac80211/patches/030-backport_93c86_eeprom.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mac80211/patches/030-backport_93c86_eeprom.patch b/package/mac80211/patches/030-backport_93c86_eeprom.patch deleted file mode 100644 index 30ff85ed05..0000000000 --- a/package/mac80211/patches/030-backport_93c86_eeprom.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/include/linux/compat-2.6.36.h -+++ b/include/linux/compat-2.6.36.h -@@ -104,6 +104,8 @@ int no_printk(const char *s, ...) { retu - - #define PCI_EEPROM_WIDTH_93C86 8 - -+#define PCI_EEPROM_WIDTH_93C86 8 -+ - #define EXTPROC 0200000 - #define TIOCPKT_IOCTL 64 - |