Hi Greg, We'll hold off remaining stable requests until you finish handling those we've sent out. On 2014/2/27 9:52, Jianguo Wu wrote: > Hi Greg, > > These are a bunch of commits from the list of upstream commits > that have been backported to 3.2 but missing from 3.4. > > For the 16 commits that I've analyzed, > - 15 commits were marked for stable but can't be applied cleanly to 3.4. > - 1 commit has no stable tag. I've found out why it was backported to 3.2.x, > and I'm sure they should be applied to 3.4.x. > > Please cherry-pick those commits from 3.2.x: > c0e2ce8b690f mwifiex: fix incomplete scan in case of IE parsing error > 581e58916c90 rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id > cf09126f9652 iwlwifi: dvm: don't send zeroed LQ cmd > dc9c65a5bdf4 mwifiex: fix memory leak issue when driver unload > d9403f4bd2de iwlwifi: dvm: fix zero LQ CMD sending avoidance > 5e61ced05ec8 iwlwifi: add DELL SKU for 5150 HMC > 24d009c5a58b iwlwifi: add new pci id for 6x35 series > > There are 9 other commits that need trivial context adjustments. I'll send out > the backports. > > --- > drivers/net/wireless/iwlwifi/iwl-6000.c | 6 ++ > drivers/net/wireless/iwlwifi/iwl-agn-sta.c | 5 +- > drivers/net/wireless/iwlwifi/iwl-agn.c | 2 +- > drivers/net/wireless/iwlwifi/iwl-cfg.h | 1 + > drivers/net/wireless/iwlwifi/iwl-core.c | 5 +- > drivers/net/wireless/iwlwifi/iwl-debugfs.c | 3 + > drivers/net/wireless/iwlwifi/iwl-pci.c | 12 +++ > drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h | 11 +++- > drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c | 37 ++++++++- > drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c | 65 +++++++++++++--- > drivers/net/wireless/iwlwifi/iwl-trans-pcie.c | 27 ++++--- > drivers/net/wireless/mwifiex/cfg80211.c | 3 - > drivers/net/wireless/mwifiex/main.c | 1 + > drivers/net/wireless/mwifiex/scan.c | 9 +- > drivers/net/wireless/rtlwifi/base.c | 87 +++++++++----------- > drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 8 ++- > drivers/net/wireless/rtlwifi/usb.c | 5 +- > drivers/net/wireless/rtlwifi/usb.h | 3 +- > drivers/net/wireless/rtlwifi/wifi.h | 6 +- > 19 files changed, 198 insertions(+), 98 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html