From af1ede06d2a0b705fb90c01df64829f83aa21eb6 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 3 Jul 2013 08:29:53 -0400 Subject: Add patches to fix iwl skb managment (rhbz 977040) --- kernel.spec | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 457d2c48..c832eb95 100644 --- a/kernel.spec +++ b/kernel.spec @@ -788,6 +788,10 @@ Patch25054: bridge-send-query-as-soon-as-leave-is-received.patch #rhbz 977558 Patch25055: ath3k-dont-use-stack-memory-for-DMA.patch +#rhbz 977040 +Patch25056: iwl3945-better-skb-management-in-rx-path.patch +Patch25057: iwl4965-better-skb-management-in-rx-path.patch + # END OF PATCH DEFINITIONS %endif @@ -1501,6 +1505,10 @@ ApplyPatch bridge-send-query-as-soon-as-leave-is-received.patch #rhbz 977558 ApplyPatch ath3k-dont-use-stack-memory-for-DMA.patch +#rhbz 977040 +ApplyPatch iwl3945-better-skb-management-in-rx-path.patch +ApplyPatch iwl4965-better-skb-management-in-rx-path.patch + # END OF PATCH APPLICATIONS %endif @@ -2297,6 +2305,9 @@ fi # ||----w | # || || %changelog +* Wed Jul 03 2013 Josh Boyer +- Add patches to fix iwl skb managment (rhbz 977040) + * Tue Jul 02 2013 Dennis Gilmore - 3.10-2 - create a dtb for wandboard quad -- cgit