diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-09-24 15:08:09 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-09-24 15:08:09 +0100 |
commit | 2fe857b25d5a008b736795e6a37c45648a0f9a91 (patch) | |
tree | 3450b8ce121e27b384a5ca08d6e6747d5b02a28c /kernel.spec | |
parent | f628f023e148da003cb42a393fefd254bda78add (diff) | |
download | kernel-2fe857b25d5a008b736795e6a37c45648a0f9a91.tar.gz kernel-2fe857b25d5a008b736795e6a37c45648a0f9a91.tar.xz kernel-2fe857b25d5a008b736795e6a37c45648a0f9a91.zip |
add iwlwifi fix for 8000 series devices
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec index d2f8e7f25..a9944ee17 100644 --- a/kernel.spec +++ b/kernel.spec @@ -545,11 +545,14 @@ Patch330: arm64-qcom-i2c-geni-Disable-DMA-processing-on-the-Lenovo-Yoga-C630.pat Patch501: input-rmi4-remove-the-need-for-artifical-IRQ.patch # gcc9 fixes -Patch507: 0001-Drop-that-for-now.patch +Patch502: 0001-Drop-that-for-now.patch # https://bugzilla.redhat.com/show_bug.cgi?id=1701096 # Submitted upstream at https://lkml.org/lkml/2019/4/23/89 -Patch508: KEYS-Make-use-of-platform-keyring-for-module-signature.patch +Patch503: KEYS-Make-use-of-platform-keyring-for-module-signature.patch + +# https://patchwork.kernel.org/patch/11158395/ +Patch504: iwlwifi-fw-don-t-send-GEO_TX_POWER_LIMIT-command-to-FW-version-36.patch # END OF PATCH DEFINITIONS |