]> 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)
commitc39d8c7eb48c2f42b0eac2faac92584f8c8d1854
treeccaf2d32dbfe7b96ae4a53a2752d93651d1905c7
parentd7f90fea9d198f21d260085bb18274c795ec791b
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