]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
authorLarry Finger <Larry.Finger@lwfinger.net>
Wed, 19 Feb 2020 20:00:41 +0000 (14:00 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Apr 2020 09:00:10 +0000 (11:00 +0200)
commite8f0f47d350cb12eb1ee16b02a395f3b0bd9c59e
treed1eadb4e384cb32d716c95f4d2d6bbf680f4aa66
parentb5cf9cdcfa9c0f224d90b174af53b49bce6edf9c
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44

commit c80b18cbb04b7b101af9bd14550f13d9866c646a upstream.

For some unexplained reason, commit d1d1a96bdb44 ("rtlwifi: rtl8188ee:
Remove local configuration variable") broke at least one system. As
the only net effect of the change was to remove 2 bytes from the start
of struct phy_status_rpt, this patch adds 2 bytes of padding at the
beginning of the struct.

Fixes: d1d1a96bdb44 ("rtlwifi: rtl8188ee: Remove local configuration variable")
Cc: Stable <stable@vger.kernel.org> # V5.4+
Reported-by: Ashish <ashishkumar.yadav@students.iiserpune.ac.in>
Tested-by: Ashish <ashishkumar.yadav@students.iiserpune.ac.in>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.h