Hi On Fri, Jan 28, 2011 at 08:03:15AM -0800, wwguy wrote: > On Fri, 2011-01-28 at 07:47 -0800, Stanislaw Gruszka wrote: > > Mac80211 can request for tx power and channel change in one ->config > > call. If that happens, *_send_tx_power functions will try to setup tx > > power for old channel, what can be not correct because we already change > > the band. I.e error "Failed to get channel info for channel 140 [0]", > > can be printed frequently when operating in software scanning mode. > > > > Signed-off-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > > --- > > drivers/net/wireless/iwlwifi/iwl-3945.c | 2 +- > > drivers/net/wireless/iwlwifi/iwl-4965.c | 2 +- > > drivers/net/wireless/iwlwifi/iwl-agn-rxon.c | 5 ++--- > > drivers/net/wireless/iwlwifi/iwl-core.c | 13 ++++++++++--- > > 4 files changed, 14 insertions(+), 8 deletions(-) > > > > Do you have a bugzilla bug being addressed by this patch? No, I found this issue by myself testing, I don't know if patch address any bugzilla report. Stanislaw -- 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