]> git.baikalelectronics.ru Git - kernel.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)
commitcc21da98b1605612d221c35e559db3ce4fe0e6a0
treeccaf2d32dbfe7b96ae4a53a2752d93651d1905c7
parent1e418dbaf1b5a6c3a4e02ddc474130aac3083894
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