diff options
author | Jeremy Cline <jcline@redhat.com> | 2019-07-08 19:54:11 +0000 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2019-07-16 18:21:14 +0000 |
commit | b39937c76a01d5455566f39af66ecc57e162c46b (patch) | |
tree | 49cb575723a9d7b7249a8c07c6a9a4dcc4b40c80 /kernel.spec | |
parent | 4cbd7a3c092b688cb6cfc75ea656e239e1793d70 (diff) | |
download | kernel-b39937c76a01d5455566f39af66ecc57e162c46b.tar.gz kernel-b39937c76a01d5455566f39af66ecc57e162c46b.tar.xz kernel-b39937c76a01d5455566f39af66ecc57e162c46b.zip |
Pick up the iwlwifi firmware crash fix (rhbz 1716334)
Some folks have been asking for this to be in Rawhide in addition to the
stable kernels.
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index e3ac11493..3c1e10d6b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -580,6 +580,10 @@ Patch507: 0001-Drop-that-for-now.patch # Submitted upstream at https://lkml.org/lkml/2019/4/23/89 Patch508: KEYS-Make-use-of-platform-keyring-for-module-signature.patch +# rhbz 1716334 +# https://patchwork.kernel.org/patch/11029027/ +Patch509: iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch + # END OF PATCH DEFINITIONS %endif @@ -1818,6 +1822,9 @@ fi # # %changelog +* Tue Jul 16 2019 Jeremy Cline <jcline@redhat.com> +- Fix a firmware crash in Intel 7000 and 8000 devices (rhbz 1716334) + * Tue Jul 16 2019 Laura Abbott <labbott@redhat.com> - 5.3.0-0.rc0.git5.1 - Linux v5.2-10808-g9637d517347e |