X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/83cc2deba9a07c5fc3bee9c8c973721bc374d734..1480761fe11ef8decc4edef3a97e2313937412da:/package/mac80211/patches/300-ath9k_gpio_settings.patch diff --git a/package/mac80211/patches/300-ath9k_gpio_settings.patch b/package/mac80211/patches/300-ath9k_gpio_settings.patch index 56bf8ceee..148ff0c2c 100644 --- a/package/mac80211/patches/300-ath9k_gpio_settings.patch +++ b/package/mac80211/patches/300-ath9k_gpio_settings.patch @@ -15,7 +15,7 @@ err: --- a/drivers/net/wireless/ath/ath9k/hw.h +++ b/drivers/net/wireless/ath/ath9k/hw.h -@@ -795,6 +795,8 @@ struct ath_hw { +@@ -791,6 +791,8 @@ struct ath_hw { int initPDADC; int PDADCdelta; u8 led_pin; @@ -47,7 +47,7 @@ bool ath9k_hw_check_alive(struct ath_hw *ah) { int count = 50; -@@ -1457,6 +1471,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st +@@ -1459,6 +1473,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st if (AR_SREV_9300_20_OR_LATER(ah)) ar9003_hw_bb_watchdog_config(ah);