refresh patches
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 9 Nov 2009 22:56:05 +0000 (14:56 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 9 Nov 2009 22:56:05 +0000 (14:56 -0800)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/patches/01-netdev.patch
compat/patches/08-rename-iwl4965-config.patch
compat/patches/09-threaded-irq.patch
compat/patches/15-symbol-export-conflicts.patch

index 0a858f225000c89d53d164cf77abc780c49ff997..204834833a663b81a53c32c5788b61f5dc241d11 100644 (file)
@@ -511,7 +511,7 @@ without creating a headache on maintenance of the pathes.
  #define LBS_DEB_LEAVE 0x00000002
 --- a/drivers/net/wireless/mac80211_hwsim.c    2009-08-18 16:18:52.829350750 -0700
 +++ b/drivers/net/wireless/mac80211_hwsim.c    2009-08-18 16:18:52.977352457 -0700
-@@ -816,16 +816,22 @@
+@@ -872,16 +872,22 @@
        .name = "mac80211_hwsim"
  };
  
index 3b90c0f981b0922f37ae790a67f4390b3aed215c..78a6b6fa84e62f7f194e20673b28b2a764d7407a 100644 (file)
@@ -16,7 +16,7 @@ CONFIG_IWL4965 has to be set to y, to build correctly.
  iwlagn-$(CONFIG_IWL5000) += iwl-1000.o
 --- a/drivers/net/wireless/iwlwifi/iwl-agn.c   2009-11-02 08:07:33.000000000 -0800
 +++ b/drivers/net/wireless/iwlwifi/iwl-agn.c   2009-11-02 08:07:33.000000000 -0800
-@@ -3323,10 +3323,10 @@
+@@ -3416,10 +3416,10 @@
  
  /* Hardware specific file defines the PCI IDs table for that hardware module */
  static struct pci_device_id iwl_hw_card_ids[] = {
index e59cafc9ff16350766780c75f53bcb8dfa2f01e4..a5aace690c68ce56d8d93883ba6baf9f484fa941 100644 (file)
@@ -51,7 +51,7 @@ thread in process context as well.
        b43_release_firmware(dev);
 --- a/drivers/net/wireless/b43/b43.h   2009-10-19 11:36:44.000000000 +0900
 +++ b/drivers/net/wireless/b43/b43.h   2009-10-19 11:36:45.000000000 +0900
-@@ -747,6 +747,9 @@
+@@ -745,6 +745,9 @@
        unsigned int tx_count;
        unsigned int rx_count;
  #endif
index 70ff4c9e92beb9ff9ac4f1ed322ed95a27a8414a..1f2e9e6ffd1eb1417d730df0b8184c9559c5f869 100644 (file)
@@ -3,7 +3,7 @@ To avoid conflicts with the other export we rename our.
 
 --- a/net/mac80211/rx.c        2009-11-02 08:08:54.000000000 -0800
 +++ b/net/mac80211/rx.c        2009-11-02 08:08:55.000000000 -0800
-@@ -2536,7 +2536,12 @@
+@@ -2480,7 +2480,12 @@
   drop:
        kfree_skb(skb);
  }