diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-11-11 22:03:58 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-11-11 22:03:58 +0000 |
commit | b98f77f3d9d40cbe4542196c4324bf0a31a4f352 (patch) | |
tree | 76cf782a3ab7bfdb5d7ebd61347c79a4b76c72ff /package/kernel/broadcom-wl/patches/012-compat-3.10.patch | |
parent | 1789fda3fb230b9a0bfbcb1f57b29f23a47ef17d (diff) | |
download | mtk-20170518-b98f77f3d9d40cbe4542196c4324bf0a31a4f352.zip mtk-20170518-b98f77f3d9d40cbe4542196c4324bf0a31a4f352.tar.gz mtk-20170518-b98f77f3d9d40cbe4542196c4324bf0a31a4f352.tar.bz2 |
broadcom-wl: perform additional cleanup on wl module unload
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 38761
Diffstat (limited to 'package/kernel/broadcom-wl/patches/012-compat-3.10.patch')
-rw-r--r-- | package/kernel/broadcom-wl/patches/012-compat-3.10.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/broadcom-wl/patches/012-compat-3.10.patch b/package/kernel/broadcom-wl/patches/012-compat-3.10.patch index 0e0415f..1ab8539 100644 --- a/package/kernel/broadcom-wl/patches/012-compat-3.10.patch +++ b/package/kernel/broadcom-wl/patches/012-compat-3.10.patch @@ -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) { |