summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-06-14 08:50:45 -0700
committerLaura Abbott <labbott@fedoraproject.org>2016-06-14 08:50:45 -0700
commit9e60057b8b9c013b65a987006ecfcfb615e982bc (patch)
tree60c808de86f118a10ea4c35654d0f59392b0258b /kernel.spec
parent52c0751a5677c3c746cf37fccadf6513015769e9 (diff)
downloadkernel-9e60057b8b9c013b65a987006ecfcfb615e982bc.tar.gz
kernel-9e60057b8b9c013b65a987006ecfcfb615e982bc.tar.xz
kernel-9e60057b8b9c013b65a987006ecfcfb615e982bc.zip
ath9k: fix GPIO mask for AR9462 and AR9565 (rhbz 1346145)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 6c4cf843b..6987499f7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -602,6 +602,9 @@ Patch641: disable-CONFIG_EXPERT-for-ZONE_DMA.patch
#CVE-2016-3134 rhbz 1317383 1317384
Patch665: netfilter-x_tables-deal-with-bogus-nextoffset-values.patch
+#rhbz 1346145
+Patch666: ath9k-fix-GPIO-mask-for-AR9462-and-AR9565.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2127,6 +2130,9 @@ fi
#
#
%changelog
+* Tue Jun 14 2016 Laura Abbott <labbott@redhat.com>
+- ath9k: fix GPIO mask for AR9462 and AR9565 (rhbz 1346145)
+
* Tue Jun 14 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc3.git1.1
- Linux v4.7-rc3-9-gdb06d75
- Reenable debugging options.