Re: [PATCH 00/12] brcmfmac: multiple interface rework and cleanup
From: Rafał Miłecki <zajec5@gmail.com>
Date: 2015-08-26 21:54:52
From: Rafał Miłecki <zajec5@gmail.com>
Date: 2015-08-26 21:54:52
On 26 August 2015 at 22:14, Arend van Spriel [off-list ref] wrote:
This patch series contains the following: * rework code dealing with multiple interfaces. * allow logging firmware console using debug level. * fix crash in error path when probe fails. * fix memory leak in free net devices. * minor code cleanup. The patch series is intended for v4.3 and applies to the master branch of the wireless-drivers-next repository.
This is a bulk of great work, thank you! I can finally use 3 AP interfaces without any problems and WARNINGs! I tested it on my SmartRG SR400ac with 2 x BCM43602, I did: 1) Setup 3 AP interfaces on 2 GHz 20MHz HT with WPA2 PSK 2) Switch my STA 25 times between APs 3) Run iperf for 20 minutes (33.2 Mbits/sec) 4) Switch my STA 25 times between APs Not a single failure noticed! My BCM43602 finally works stable! Great work, thanks again!