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 | 75e785511a67bc28d8081f8ea53d084f1eeeb402 (patch) | |
tree | a60a93a8d17ee11482a2813ebc20846fba109bc7 /package | |
parent | b2b0770576a90da0a23dd4f96fe1b5af6a7b7908 (diff) | |
download | upstream-75e785511a67bc28d8081f8ea53d084f1eeeb402.tar.gz upstream-75e785511a67bc28d8081f8ea53d084f1eeeb402.tar.bz2 upstream-75e785511a67bc28d8081f8ea53d084f1eeeb402.zip |
mac80211: remove an obsolete backport patch
SVN-Revision: 26302
Diffstat (limited to 'package')
-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 - |