Home
last modified time | relevance | path

Searched hist:"7079604 ddb83f428359feace3aeaf8a9f435be4a" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dsw.cdiff 7079604ddb83f428359feace3aeaf8a9f435be4a Mon Dec 14 23:34:31 CET 2015 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: rtl8723be: Fix module parameter initialization

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>