mac80211: update to wireless-testing 2011-01-24
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 300-ath9k_gpio_settings.patch
index a42b71f8af4b54cdc8a6934a5d22eb266f9f0133..e13e1cf727199067c17fff2680c8a6ec7aea73b5 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/wireless/ath/ath9k/debug.c
 +++ b/drivers/net/wireless/ath/ath9k/debug.c
-@@ -932,6 +932,12 @@ int ath9k_init_debug(struct ath_hw *ah)
+@@ -1200,6 +1200,12 @@ int ath9k_init_debug(struct ath_hw *ah)
                        sc->debug.debugfs_phy, &ah->config.cwm_ignore_extcca))
                goto err;
  
@@ -15,7 +15,7 @@
  err:
 --- a/drivers/net/wireless/ath/ath9k/hw.h
 +++ b/drivers/net/wireless/ath/ath9k/hw.h
-@@ -790,6 +790,8 @@ struct ath_hw {
+@@ -795,6 +795,8 @@ struct ath_hw {
        int initPDADC;
        int PDADCdelta;
        u8 led_pin;
@@ -26,7 +26,7 @@
        struct ar5416IniArray iniCommon;
 --- a/drivers/net/wireless/ath/ath9k/hw.c
 +++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1177,6 +1177,20 @@ static bool ath9k_hw_channel_change(stru
+@@ -1175,6 +1175,20 @@ static bool ath9k_hw_channel_change(stru
        return true;
  }