compat-wireless: make patches apply again
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 1 Oct 2011 10:33:18 +0000 (12:33 +0200)
committerLuis 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

index 9a2041f941bf320b4acd19e65350fabc66b6b51c..d90fb06bcb5357fb0ed8627ffa6ec8b8a4a05cca 100644 (file)
@@ -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
-@@ -22,6 +22,9 @@
+@@ -23,6 +23,9 @@
  #include "aes_ccm.h"
  #include "aes_cmac.h"