broadcom-wl: perform additional cleanup on wl module unload

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>

SVN-Revision: 38761
This commit is contained in:
Hauke Mehrtens
2013-11-11 22:03:58 +00:00
parent 1789fda3fb
commit b98f77f3d9
5 changed files with 10 additions and 6 deletions

View File

@@ -36,7 +36,7 @@
static int
wl_read_proc(char *buffer, char **start, off_t offset, int length, int *eof, void *data)
{
@@ -1137,7 +1137,7 @@ wl_free(wl_info_t *wl)
@@ -1141,7 +1141,7 @@ wl_free(wl_info_t *wl)
/* free common resources */
if (wl->wlc) {