diff options
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 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) { |