diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2015-12-14 16:34:31 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-03 15:07:13 -0800 |
commit | f037c35161f04459ff804eaa197a81f66f973379 (patch) | |
tree | ccd4de9a72ab27e62b293795633f5c3aa74e2f4f /net/packet | |
parent | e1b08009fb532a2785b8b38adec825488abc46fa (diff) |
rtlwifi: rtl8723be: Fix module parameter initialization
commit 7079604ddb83f428359feace3aeaf8a9f435be4a upstream.
This driver has a number of errors in the module initialization. These
include the following:
Parameter msi_support is stored in two places - one is removed.
Paramters sw_crypto and disable_watchdog were never stored in the final
locations, nor were they initialized properly.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions