Search Linux Wireless

RE: [PATCH 4/6] mac80211: remove spurious BSSID change flag

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> The BSSID has been set a lot earlier already and
>> didn't change again in ieee80211_set_associated().
>>
>> Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx>
>> ---
>>  net/mac80211/mlme.c |    3 ---
>>  1 file changed, 3 deletions(-)
>>
>> --- a/net/mac80211/mlme.c     2012-03-08 13:55:16.000000000 +0100
>> +++ b/net/mac80211/mlme.c     2012-03-08 13:55:22.000000000 +0100
>> @@ -1351,9 +1351,6 @@ static void ieee80211_set_associated(str
>>        */
>>       bss_info_changed |= BSS_CHANGED_BASIC_RATES;
>>
>> -     /* And the BSSID changed - we're associated now */
>> -     bss_info_changed |= BSS_CHANGED_BSSID;
>
> Sujith tells me that this will break ath9k -- Rajkumar, can you take a
> look at this? Before your commit 99e4d43ad5ff5778f92ee3bc40a29a ath9k
> did listen to BSS_CHANGED_ASSOC -- it seems like it should again?

Sorry for the late reply. I changed back to ASSOC to configure bss info and verified w/ your changes.

-Rajkumar

--
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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux