diff options
author | Sean MacLennan <seanm@seanm.ca> | 2015-11-16 00:51:43 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-08 04:01:45 (GMT) |
commit | 0bd35534933feceb7afb383ce7947f2841132c99 (patch) | |
tree | 10c6441bb35a9a8af525151c3bb97629a06f1b1c /include/soc/imx | |
parent | f52e240816cb268a11fee011aa9b7dc4185d9ded (diff) | |
download | linux-0bd35534933feceb7afb383ce7947f2841132c99.tar.xz |
staging:rtl8192e: Usage count off by one
The rtllib driver is not calling try_module_get() when loading the
encryption modules. Because of this, you can never remove the module
once you have used it one (i.e. bring up the wireless interface).
Signed-off-by: Sean MacLennan <seanm@seanm.ca>
Tested-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/soc/imx')
0 files changed, 0 insertions, 0 deletions