projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68e98c2
)
compat-wireless: make patches apply again
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 1 Oct 2011 10:33:18 +0000
(12:33 +0200)
committer
Luis R. Rodriguez
<mcgrof@qca.qualcomm.com>
Mon, 3 Oct 2011 19:56:01 +0000
(12:56 -0700)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
patches/06-header-changes.patch
patch
|
blob
|
history
diff --git
a/patches/06-header-changes.patch
b/patches/06-header-changes.patch
index 9a2041f941bf320b4acd19e65350fabc66b6b51c..d90fb06bcb5357fb0ed8627ffa6ec8b8a4a05cca 100644
(file)
--- a/
patches/06-header-changes.patch
+++ b/
patches/06-header-changes.patch
@@
-23,9
+23,9
@@
cases.
#include <linux/ip.h>
+#include <linux/in.h>
+ #include <linux/module.h>
#include "wifi.h"
#include "rc.h"
- #include "base.h"
--- a/drivers/net/wireless/wl1251/main.c
+++ b/drivers/net/wireless/wl1251/main.c
@@ -24,6 +24,9 @@
@@
-52,7
+52,7
@@
cases.
--- a/net/mac80211/key.c
+++ b/net/mac80211/key.c
-@@ -2
2,6 +22
,9 @@
+@@ -2
3,6 +23
,9 @@
#include "aes_ccm.h"
#include "aes_cmac.h"