On Mon, Jul 23, 2012 at 09:05:32AM +0200, Johannes Berg wrote: > From: Ilan Peer <[email protected]> > > Upstream commit e19ebcab01cc130fa832764d453b263460ec3b91. I > had erroneously thought this didn't apply to 3.5 but Daniel > ran into the error there. > > It is possible that the BSS context is not active (for example > when the current mode is set to GO), or that the vif->type is > different than station. In such a case we cannot > call mac80211 to report the average rssi for the interface > (the function assumes that the vif is valid and that the type > is station). > > Reported-by: Daniel J Blueman <[email protected]> > Reviewed-by: Emmanuel Grumbach <[email protected]> > Signed-off-by: Ilan Peer <[email protected]> > Signed-off-by: Johannes Berg <[email protected]> > --- > drivers/net/wireless/iwlwifi/iwl-agn-lib.c | 5 +++++ > 1 file changed, 5 insertions(+)
Thanks, now applied. greg k-h -- 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
