Re: [PATCH 5/5] mac80211: Make OCB mode set BSSID

2015-08-13 Thread Johannes Berg
On Wed, 2015-08-05 at 16:02 +0200, Bertold Van den Bergh wrote: Perform the BSS_CHANGED_BSSID action when joining an OCB network. This is required to set the broadcast BSSID in some network drivers. Also applied 4 and 5. johannes -- To unsubscribe from this list: send the line unsubscribe

[PATCH 5/5] mac80211: Make OCB mode set BSSID

2015-08-05 Thread Bertold Van den Bergh
Perform the BSS_CHANGED_BSSID action when joining an OCB network. This is required to set the broadcast BSSID in some network drivers. Signed-off-by: Bertold Van den Bergh bertold.vandenbe...@esat.kuleuven.be --- net/mac80211/ocb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff