compat-wireless: refresh patches
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 21 Jun 2010 19:06:20 +0000 (12:06 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 21 Jun 2010 19:06:20 +0000 (12:06 -0700)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
patches/04-netns.patch
patches/05-usb.patch

index d685f186807cb2718ac16c0425741169969867c0..b73ea18d584837cc5b4e2e8cf957583c642e9fc1 100644 (file)
@@ -102,7 +102,7 @@ files...
        return err;
  }
  subsys_initcall(cfg80211_init);
-@@ -901,7 +913,9 @@ static void cfg80211_exit(void)
+@@ -901,7 +913,9 @@ static void __exit cfg80211_exit(void)
        unregister_netdevice_notifier(&cfg80211_netdev_notifier);
        wiphy_sysfs_exit();
        regulatory_exit();
index 929e072fe119837ecdc67e30b00b497e08e7fa60..5d6fbda93a67cb0c254e90b0a1dbee5b4b2c50b9 100644 (file)
@@ -14,7 +14,7 @@ USB opt soft_unbid was added as of 2.6.27.
  static int __init p54u_init(void)
 --- a/drivers/net/wireless/ath/ath9k/hif_usb.c
 +++ b/drivers/net/wireless/ath/ath9k/hif_usb.c
-@@ -1024,7 +1024,9 @@ static struct usb_driver ath9k_hif_usb_d
+@@ -1030,7 +1030,9 @@ static struct usb_driver ath9k_hif_usb_d
        .reset_resume = ath9k_hif_usb_resume,
  #endif
        .id_table = ath9k_hif_usb_ids,