Bug#843387:

2016-11-20 Thread Luis Ortega
So here's the v2 of the patch. It's been thoroughly tested and the warnings are avoided now. Additionally, I threw in improvements in the modified functions. Regrettably, one change I had to leave out was modernizing the parameters in cfg80211_get_bss(), since it made the warning on NULL bss from

Bug#843389:

2016-11-20 Thread Luis Ortega
With the v2 patch for #843387, this one is effectively not needed any more.

Bug#843387:

2016-11-08 Thread Luis Ortega
I was convinced it was solved but the symptoms have reappeared. This patch needs further testing. -- Luis Ortega Pérez de Villar

Bug#843389: Memory leak code path

2016-11-06 Thread Luis Ortega
Package: broadcom-sta-dkms Version: 6.30.223.271-4 While fixing the issue reported in bug #843387 I noticed a code path that causes a memory leak. Included is patch with the fix. -- Luis Ortega Pérez de Villar --- a/amd64/src/wl/sys/wl_cfg80211_hybrid.c +++ b/amd64/src/wl/sys

Bug#843387: Kernel warning on __cfg80211_connect_result and wl_notify_roaming_status

2016-11-06 Thread Luis Ortega
612] [] ? kthread_create_on_node+0x190/0x190 [ 160.310614] ---[ end trace 691fdb2f0f364a43 ]--- Attached is a proposal patch with the solution, which I have tested satisfactorily for a week. -- Luis Ortega Pérez de Villar --- a/amd64/src/wl/sys/wl_cfg80211_hybrid.c +++ b/amd64/src/wl/sys/wl_cfg80211_hybri