oops on cloned-mac 802.11s stations

2017-12-17 Thread Gui Iribarren
Steps to reproduce: join a 802.11s mesh with a nodeA, and then join the same 802.11s mesh with another nodeB, so that both nodes MAC addresses are exactly the same (i.e. nodeB is "cloning" nodeA MAC) Expected result: nodeA and nodeB coexist in a conflicting state, silently (not saying that this

Re: brcmfmac: Support 43455 save-restore (SR) feature if FW include -sr

2017-12-17 Thread Wright Feng
On 2017/12/14 下午 08:39, Kalle Valo wrote: Wright Feng wrote: From: Double Lo This patch will add 43455 into the save-restore(SR) capable chip list, so the SR engine will be enabled with 43455 FW which built-in the -sr function.

[trivial PATCH] treewide: Align function definition open/close braces

2017-12-17 Thread Joe Perches
Some functions definitions have either the initial open brace and/or the closing brace outside of column 1. Move those braces to column 1. This allows various function analyzers like gnu complexity to work properly for these modified functions. Miscellanea: o Remove extra trailing ; and blank

Re: [PATCH 09/14] mt76x2: remove MAC address limitation for multi-vif setups

2017-12-17 Thread Felix Fietkau
On 2017-12-14 16:39, Felix Fietkau wrote: > The hardware has a separate set of registers to configure a > per-interface MAC address. > > Signed-off-by: Lorenzo Bianconi > Signed-off-by: Felix Fietkau Please drop patches 09-11, I'm currently