From 266275eef404f91ccdaae0089bf1fd0c5adbdc4c Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 27 Feb 2011 11:22:26 +0000 Subject: mac80211: update to 2011-02-25 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25749 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../mac80211/patches/532-ath9k_remove_pending_frames_workaround.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/532-ath9k_remove_pending_frames_workaround.patch') diff --git a/package/mac80211/patches/532-ath9k_remove_pending_frames_workaround.patch b/package/mac80211/patches/532-ath9k_remove_pending_frames_workaround.patch index e368bce64..f7341e2a1 100644 --- a/package/mac80211/patches/532-ath9k_remove_pending_frames_workaround.patch +++ b/package/mac80211/patches/532-ath9k_remove_pending_frames_workaround.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/xmit.c +++ b/drivers/net/wireless/ath/ath9k/xmit.c -@@ -2223,33 +2223,6 @@ static void ath_tx_complete_poll_work(st +@@ -2226,33 +2226,6 @@ static void ath_tx_complete_poll_work(st } else { txq->axq_tx_inprogress = true; } -- cgit v1.2.3