aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/broadcom-wl/patches/012-compat-3.10.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2013-11-11 22:03:58 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2013-11-11 22:03:58 +0000
commitb98f77f3d9d40cbe4542196c4324bf0a31a4f352 (patch)
tree76cf782a3ab7bfdb5d7ebd61347c79a4b76c72ff /package/kernel/broadcom-wl/patches/012-compat-3.10.patch
parent1789fda3fb230b9a0bfbcb1f57b29f23a47ef17d (diff)
downloadupstream-b98f77f3d9d40cbe4542196c4324bf0a31a4f352.tar.gz
upstream-b98f77f3d9d40cbe4542196c4324bf0a31a4f352.tar.bz2
upstream-b98f77f3d9d40cbe4542196c4324bf0a31a4f352.zip
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.patch2
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 0e0415f9cd..1ab853967a 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) {