From 5481645f3ccf95c1c6f22c844a541e7a970bfa7f Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 1 Aug 2013 08:49:55 -0400 Subject: Fix mac80211 connection issues (rhbz 981445) --- kernel.spec | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 2fdf118a..51bb6e7d 100644 --- a/kernel.spec +++ b/kernel.spec @@ -757,6 +757,11 @@ Patch25072: HID-Revert-Revert-HID-Fix-logitech-dj-missing-Unifying-device-issue. #rhbz 977053 Patch25073: iwl4965-reset-firmware-after-rfkill-off.patch +#rhbz 981445 +Patch25074: mac80211-fix-infinite-loop-in-ieee80211_determine_chantype.patch +Patch25075: mac80211-ignore-HT-primary-channel-while-connected.patch +Patch25076: mac80211-continue-using-disabled-channels-while-connected.patch + # END OF PATCH DEFINITIONS %endif @@ -1466,6 +1471,11 @@ ApplyPatch HID-Revert-Revert-HID-Fix-logitech-dj-missing-Unifying-device-issue.p #rhbz 977053 ApplyPatch iwl4965-reset-firmware-after-rfkill-off.patch +#rhbz 981445 +ApplyPatch mac80211-fix-infinite-loop-in-ieee80211_determine_chantype.patch +ApplyPatch mac80211-ignore-HT-primary-channel-while-connected.patch +ApplyPatch mac80211-continue-using-disabled-channels-while-connected.patch + # END OF PATCH APPLICATIONS %endif @@ -2263,6 +2273,7 @@ fi # || || %changelog * Thu Aug 01 2013 Josh Boyer +- Fix mac80211 connection issues (rhbz 981445) - Fix firmware issues with iwl4965 and rfkill (rhbz 977053) - Drop hid-logitech-dj patch that was breaking enumeration (rhbz 989138) -- cgit