From 6c1c9987c61dc3c67ad8ffbd9ea2ec3fe4eba73f Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Sun, 15 Jan 2012 16:26:18 -0500 Subject: [PATCH] Apply mac80211 NULL ptr deref fix to compat-wireless too (rhbz 769766) --- kernel.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kernel.spec b/kernel.spec index b935ea0f0..2c0fd3771 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1548,6 +1548,7 @@ ApplyPatch compat-wireless-config-fixups.patch ApplyPatch compat-wireless-pr_fmt-warning-avoidance.patch ApplyPatch compat-wireless-integrated-build.patch ApplyPatch compat-wireless-rtl8192cu-Fix-WARNING-on-suspend-resume.patch +ApplyPatch mac80211-fix-rx-key-NULL-ptr-deref-in-promiscuous-mode.patch cd .. @@ -2319,6 +2320,7 @@ fi %changelog * Sun Jan 15 2012 Josh Boyer - Avoid packaging symlinks for kernel-doc files (rhbz 767351) +- Apply mac80211 NULL ptr deref fix to compat-wireless too (rhbz 769766) * Fri Jan 13 2012 Dave Jones - Disable NFC drivers.