These two patches are two important patches (mainly 1/2) that solve a regression issue that was found in wlcore (where wl was found to be null in some cases) Also, they make it easier for driver to get hw->priv when op is invoked. Maxim Altshul (2): mac80211/wlcore: Add ieee80211_hw variable to get_expected_throughput wlcore: Remove wl pointer from wl_sta structure drivers/net/wireless/ti/wlcore/main.c | 6 +++--- drivers/net/wireless/ti/wlcore/wlcore_i.h | 1 - include/net/mac80211.h | 3 ++- net/mac80211/driver-ops.h | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) -- 2.9.0 -- 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