rtlwifi: rtl8723be: Fix module parameter initialization
commit2ddaf23406e408ea51c632a9915de5bb7f5e4c90
authorSasha Levin <sasha.levin@oracle.com>
Mon, 30 May 2016 22:24:55 +0000 (30 18:24 -0400)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 1 Jun 2016 20:25:52 +0000 (1 16:25 -0400)
tree59efe4c5ace3071738fd21270d8ef5843f65671a
parent147f4c04909b69facf29c9d99e9f17dbe1095d52
rtlwifi: rtl8723be: Fix module parameter initialization

[ Upstream commit 7079604ddb83f428359feace3aeaf8a9f435be4a ]

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>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/net/wireless/rtlwifi/rtl8723be/sw.c