From 56a924af5536192a8e2a70c05d19f3cae584075b Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Tue, 24 Apr 2012 08:47:28 -0400 Subject: Add patch to fix ipw2200 (rhbz 802106) --- kernel.spec | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index bab6fc5ec..d3e34bef7 100644 --- a/kernel.spec +++ b/kernel.spec @@ -754,6 +754,9 @@ Patch22007: macvtap-zerocopy-validate-vector-length.patch Patch22011: input-synaptics-fix-regression-with-image-sensor-trackpads.patch +#rhbz 802106 +Patch22012: ipw2200-Fix-race-condition-in-the-command-completion-acknowledge.patch + # END OF PATCH DEFINITIONS %endif @@ -1457,6 +1460,9 @@ ApplyPatch macvtap-zerocopy-validate-vector-length.patch ApplyPatch input-synaptics-fix-regression-with-image-sensor-trackpads.patch +#rhbz 802106 +ApplyPatch ipw2200-Fix-race-condition-in-the-command-completion-acknowledge.patch + # END OF PATCH APPLICATIONS %endif @@ -2327,6 +2333,9 @@ fi # ||----w | # || || %changelog +* Tue Apr 24 2012 Josh Boyer +- Add patch to fix ipw2200 (rhbz 802106) + * Mon Apr 23 2012 Peter Hutterer - Fix regression on clickpads -- cgit