From 01bc4f68ee03f84d6cccbc5636842a3577b0c681 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 11 Feb 2015 15:11:34 -0500 Subject: Linux v3.19-2595-gc5ce28df0e7c --- ath9k-rx-dma-stop-check.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ath9k-rx-dma-stop-check.patch') diff --git a/ath9k-rx-dma-stop-check.patch b/ath9k-rx-dma-stop-check.patch index 7613691bb..d63e2c4c8 100644 --- a/ath9k-rx-dma-stop-check.patch +++ b/ath9k-rx-dma-stop-check.patch @@ -7,7 +7,7 @@ Subject: [PATCH] ath9k: rx dma stop check 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath9k/mac.c b/drivers/net/wireless/ath/ath9k/mac.c -index 3e58bfa0c1fd..406eea47256e 100644 +index bba85d1a6cd1..ebbee8f17130 100644 --- a/drivers/net/wireless/ath/ath9k/mac.c +++ b/drivers/net/wireless/ath/ath9k/mac.c @@ -693,7 +693,7 @@ bool ath9k_hw_stopdmarecv(struct ath_hw *ah, bool *reset) -- cgit