projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: add more pending fixes from linux-wireless@
[openwrt.git]
/
package
/
mac80211
/
patches
/
100-disable_pcmcia_compat.patch
diff --git
a/package/mac80211/patches/100-disable_pcmcia_compat.patch
b/package/mac80211/patches/100-disable_pcmcia_compat.patch
index
ebfe5ce
..
a88d1f5
100644
(file)
--- a/
package/mac80211/patches/100-disable_pcmcia_compat.patch
+++ b/
package/mac80211/patches/100-disable_pcmcia_compat.patch
@@
-1,6
+1,6
@@
--- a/compat/compat-2.6.28.c
+++ b/compat/compat-2.6.28.c
--- a/compat/compat-2.6.28.c
+++ b/compat/compat-2.6.28.c
-@@ -8
7,7 +87
,7 @@ EXPORT_SYMBOL_GPL(usb_poison_urb);
+@@ -8
6,7 +86
,7 @@ EXPORT_SYMBOL_GPL(usb_poison_urb);
#endif
#endif /* CONFIG_USB */
#endif
#endif /* CONFIG_USB */
@@
-11,8
+11,8
@@
struct pcmcia_cfg_mem {
--- a/compat/compat-2.6.33.c
+++ b/compat/compat-2.6.33.c
struct pcmcia_cfg_mem {
--- a/compat/compat-2.6.33.c
+++ b/compat/compat-2.6.33.c
-@@ -1
4,7 +14
,7 @@
-
+@@ -1
1,7 +11
,7 @@
+ #include <linux/compat.h>
#include <linux/autoconf.h>
-#if defined(CONFIG_PCCARD) || defined(CONFIG_PCCARD_MODULE)
#include <linux/autoconf.h>
-#if defined(CONFIG_PCCARD) || defined(CONFIG_PCCARD_MODULE)
@@
-20,7
+20,7
@@
/**
* pccard_loop_tuple() - loop over tuples in the CIS
/**
* pccard_loop_tuple() - loop over tuples in the CIS
-@@ -7
6,7 +76
,7 @@ next_entry:
+@@ -7
3,7 +73
,7 @@ next_entry:
EXPORT_SYMBOL(pccard_loop_tuple);
/* Source: drivers/pcmcia/cistpl.c */
EXPORT_SYMBOL(pccard_loop_tuple);
/* Source: drivers/pcmcia/cistpl.c */
This page took
0.023968 seconds
and
4
git commands to generate.