Hi Greg, > The patch below does not apply to the 3.2-stable tree. > If someone wants it applied there, or to any other stable or longterm tree, > then > please email the backport, including the original git commit id to > <[email protected]>.
Sorry about that, looks like my git-fu failed me, this isn't actually broken in 3.2 and the code doesn't even exist in 3.0. johannes > ------------------ original commit in Linus's tree ------------------ > > From 182ada1c712a4ebe14d6a023cfab3559b2527d69 Mon Sep 17 00:00:00 > 2001 > From: Johannes Berg <[email protected]> > Date: Sun, 4 Mar 2012 08:31:35 -0800 > Subject: [PATCH] iwlwifi: fix wowlan suspend > > This was broken by the commit 023ca58f1 > "iwlwifi: Move the core suspend function to iwl-agn-lib" > where for some reason the code changed while moving, from > .len[0] = sizeof(*key_data.rsc_tsc), > to > .len[0] = sizeof(key_data.rsc_tsc), -------------------------------------------------------------------------------------- Intel GmbH Dornacher Strasse 1 85622 Feldkirchen/Muenchen, Deutschland Sitz der Gesellschaft: Feldkirchen bei Muenchen Geschaeftsfuehrer: Douglas Lusk, Peter Gleissner, Hannes Schwaderer Registergericht: Muenchen HRB 47456 Ust.-IdNr./VAT Registration No.: DE129385895 Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
