Hi John, Here are the two patches that I'd like to have applied in 3.1. The first removes a potentially dangerous (and rather broken) NL80211 TESTMODE command, which we don't really use anymore anyway. The second fixes a PM related issue whose API has apparently changed recently and would cause a regression that breaks wl12xx and may even cause a kernel panic. Thanks! Cheers, Luca. Ido Yariv (2): wl12xx: Remove obsolete testmode NVS push command wl12xx: Fix validation of pm_runtime_get_sync return value drivers/net/wireless/wl12xx/sdio.c | 2 +- drivers/net/wireless/wl12xx/testmode.c | 45 -------------------------------- 2 files changed, 1 insertions(+), 46 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html