From 4ea8a1f1f62369e3c3055d2cfd09e8d0e01c9766 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 22 Sep 2014 11:36:38 +0000 Subject: AA: mac80211: merge ath9k fixes from bb Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@42647 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/565-ath9k_restart_after_nfcal_failure.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/565-ath9k_restart_after_nfcal_failure.patch') diff --git a/package/mac80211/patches/565-ath9k_restart_after_nfcal_failure.patch b/package/mac80211/patches/565-ath9k_restart_after_nfcal_failure.patch index 366cc3c7f5..bed6d0f527 100644 --- a/package/mac80211/patches/565-ath9k_restart_after_nfcal_failure.patch +++ b/package/mac80211/patches/565-ath9k_restart_after_nfcal_failure.patch @@ -152,7 +152,7 @@ unsigned int len = 0; --- a/drivers/net/wireless/ath/ath9k/link.c +++ b/drivers/net/wireless/ath/ath9k/link.c -@@ -376,9 +376,14 @@ void ath_ani_calibrate(unsigned long dat +@@ -371,9 +371,14 @@ void ath_ani_calibrate(unsigned long dat /* Perform calibration if necessary */ if (longcal || shortcal) { -- cgit v1.2.3