summaryrefslogtreecommitdiffstats
path: root/ath9k-rx-dma-stop-check.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-02-11 15:11:34 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2015-02-11 15:11:34 -0500
commit01bc4f68ee03f84d6cccbc5636842a3577b0c681 (patch)
tree6834813cb2cd618ee7b0746986ef10a7c84f0ac5 /ath9k-rx-dma-stop-check.patch
parentd8308935db0f72734c51f6a1ec85ffa6ccffa6bc (diff)
downloadkernel-01bc4f68ee03f84d6cccbc5636842a3577b0c681.tar.gz
kernel-01bc4f68ee03f84d6cccbc5636842a3577b0c681.tar.xz
kernel-01bc4f68ee03f84d6cccbc5636842a3577b0c681.zip
Linux v3.19-2595-gc5ce28df0e7c
Diffstat (limited to 'ath9k-rx-dma-stop-check.patch')
-rw-r--r--ath9k-rx-dma-stop-check.patch2
1 files changed, 1 insertions, 1 deletions
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)