[kernel/f16] Re-apply patch to revert mac80211 scan optimizations (rhbz #731365, #773271)

John W. Linville linville at fedoraproject.org
Mon Jan 16 18:08:59 UTC 2012


commit 853134cbcd2e81ccfddf4a869b141e44ecab8c19
Author: John W. Linville <linville at tuxdriver.com>
Date:   Mon Jan 16 13:07:54 2012 -0500

    Re-apply patch to revert mac80211 scan optimizations (rhbz #731365, #773271)

 kernel.spec |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 0b2e30f..7279593 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1687,6 +1687,9 @@ ApplyPatch compat-wireless-pr_fmt-warning-avoidance.patch
 ApplyPatch compat-wireless-rtl8192cu-Fix-WARNING-on-suspend-resume.patch
 ApplyPatch mac80211-fix-rx-key-NULL-ptr-deref-in-promiscuous-mode.patch
 
+#rhbz 731365, 773271
+ApplyPatch mac80211_offchannel_rework_revert.patch
+
 # Remove overlap between bcma/b43 and brcmsmac and reenable bcm4331
 ApplyPatch bcma-brcmsmac-compat.patch
 
@@ -2390,6 +2393,9 @@ fi
 # and build.
 
 %changelog
+* Mon Jan 16 2012 John W. Linville <linville at redhat.com>
+- Re-apply patch to revert mac80211 scan optimizations (rhbz #731365, #773271)
+
 * Sun Jan 15 2012 Josh Boyer <jwboyer at redhat.com>
 - Avoid packaging symlinks for kernel-doc files (rhbz 767351)
 - Apply mac80211 NULL ptr deref fix to compat-wireless too (rhbz 769766)


More information about the scm-commits mailing list