X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fblogic.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F325-ath9k-fix-ath9k_hw_gpio_get-to-return-0-or-1-on-succ.patch;h=012a49de9b49213aefcc139564ad6cc3f58f7425;hp=a966a1690f5a7d5bee8e3969b2f07ae6c8c3b185;hb=c9c68c717769a7560b46fd77d050b08ffb94f241;hpb=6b524fe5b8c51fddbfe49d6bcde5f8f126992820 diff --git a/package/kernel/mac80211/patches/325-ath9k-fix-ath9k_hw_gpio_get-to-return-0-or-1-on-succ.patch b/package/kernel/mac80211/patches/325-ath9k-fix-ath9k_hw_gpio_get-to-return-0-or-1-on-succ.patch index a966a1690f5a..012a49de9b49 100644 --- a/package/kernel/mac80211/patches/325-ath9k-fix-ath9k_hw_gpio_get-to-return-0-or-1-on-succ.patch +++ b/package/kernel/mac80211/patches/325-ath9k-fix-ath9k_hw_gpio_get-to-return-0-or-1-on-succ.patch @@ -18,7 +18,7 @@ Signed-off-by: Matthias Schiffer --- a/drivers/net/wireless/ath/ath9k/hw.c +++ b/drivers/net/wireless/ath/ath9k/hw.c -@@ -2812,7 +2812,7 @@ u32 ath9k_hw_gpio_get(struct ath_hw *ah, +@@ -2813,7 +2813,7 @@ u32 ath9k_hw_gpio_get(struct ath_hw *ah, WARN_ON(1); }