]> asedeno.scripts.mit.edu Git - linux.git/commit
rtlwifi: rtl8188ee: Fix module parameter initialization
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 14 Dec 2015 22:34:34 +0000 (16:34 -0600)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 30 Dec 2015 15:06:34 +0000 (17:06 +0200)
commit06f34572c6110e2e2d5e653a957f1d74db9e3f2b
treeccaf2d32dbfe7b96ae4a53a2752d93651d1905c7
parent78bae1de422a7f6f2b4b61f6a5c379e3d7f96f44
rtlwifi: rtl8188ee: Fix module parameter initialization

In this driver, parameters disable_watchdog and sw_crypto are never
copied into the locations used in the main code. While modifying the
parameter handling, the copying of parameter msi_support is moved to
be with the rest.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.c