diff options
author | 2015-02-09 13:38:21 +0100 | |
---|---|---|
committer | 2015-02-15 10:34:39 -0800 | |
commit | 2ecf8e0ae28cb22d434e628c351c6193fd75fafa (patch) | |
tree | b07da7fb0b67943d3c22f4d095920b170429fb2c /scripts/gdb/linux/modules.py | |
parent | hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch (diff) | |
download | wireguard-linux-2ecf8e0ae28cb22d434e628c351c6193fd75fafa.tar.xz wireguard-linux-2ecf8e0ae28cb22d434e628c351c6193fd75fafa.zip |
wd719x: add missing .module to wd719x_template
wd719x_template is missing the .module field, causing module refcount
not to work, allowing to rmmod the driver while in use (mounted filesystem),
causing an oops.
Set .module to THIS_MODULE to fix the problem.
Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions