summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2018-06-12 11:22:22 -0400
committerJeremy Cline <jcline@redhat.com>2018-06-13 09:22:23 -0400
commit481fd57c0077dc63d30b53dbad87e94c0683743f (patch)
treebc1eb1211eac7025484650fef8adf4c2fb646437 /kernel.spec
parentdb967e16ae79e3d02914cffbd28d4617d3c384d8 (diff)
downloadkernel-481fd57c0077dc63d30b53dbad87e94c0683743f.tar.gz
kernel-481fd57c0077dc63d30b53dbad87e94c0683743f.tar.xz
kernel-481fd57c0077dc63d30b53dbad87e94c0683743f.zip
Fix a crash in ath10k when bandwidth changes (rhbz 1577106)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 5a8623828..0847fd49d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -677,6 +677,10 @@ Patch516: platform-x86-dell-laptop-Fix-keyboard-backlight-time.patch
# CVE-2018-12232 rhbz 1590215 1590216
Patch517: 0001-socket-close-race-condition-between-sock_close-and-s.patch
+# rhbz 1577106
+# http://lists.infradead.org/pipermail/ath10k/2018-June/011582.html
+Patch518: ath10k-Update-the-phymode-along-with-bandwidth-change.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1927,6 +1931,9 @@ fi
#
#
%changelog
+* Tue Jun 12 2018 Jeremy Cline <jeremy@jcline.org>
+- Fix a crash in ath10k when bandwidth changes (rhbz 1577106)
+
* Tue Jun 12 2018 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix CVE-2018-12232 (rhbz 1590215 1590216)