summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 11 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index e999323d7..f45f7f07c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -698,6 +698,10 @@ Patch639: netfilter-nf_nat_redirect-add-missing-NULL-pointer-c.patch
#rhbz 1300955
Patch640: PNP-Add-Haswell-ULT-to-Intel-MCH-size-workaround.patch
+#rhbz 1302037
+Patch644: wext-fix-message-delay-ordering.patch
+Patch645: cfg80211-wext-fix-message-ordering.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1460,6 +1464,10 @@ ApplyPatch netfilter-nf_nat_redirect-add-missing-NULL-pointer-c.patch
#rhbz 1300955
ApplyPatch PNP-Add-Haswell-ULT-to-Intel-MCH-size-workaround.patch
+#rhbz 1302037
+ApplyPatch wext-fix-message-delay-ordering.patch
+ApplyPatch cfg80211-wext-fix-message-ordering.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2309,6 +2317,9 @@ fi
#
#
%changelog
+* Thu Jan 28 2016 Josh Boyer <jwboyer@fedoraproject.org>
+- Add patches to fix suprious NEWLINK netlink messages (rhbz 1302037)
+
* Mon Jan 25 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.3.4-200
- Add patch to fix some Elan touchpads (rhbz 1296677)