]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
rtlwifi: rtl8723be: Fix module parameter initialization
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 14 Dec 2015 22:34:31 +0000 (16:34 -0600)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:22:44 +0000 (10:22 +0100)
commit7b5ad093ecd31bed1d1d6379bffc0f46aaa11245
treeb0b018580939df54cd9178025778a2765f0a5c51
parent47d750a676a29cba0ca917d66139aa2e118a7902
rtlwifi: rtl8723be: Fix module parameter initialization

BugLink: http://bugs.launchpad.net/bugs/1553179
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>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.c