linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/rtl8188ee
Larry Finger c80b18cbb0 rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb
For some unexplained reason, commit d1d1a96bdb ("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: d1d1a96bdb ("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>
2020-03-12 15:31:39 +02:00
..
def.h rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macros 2019-09-13 17:55:40 +03:00
dm.c rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter' 2019-10-09 11:22:42 +03:00
dm.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
fw.c rtlwifi: rtl8188ee: Remove usage of private bit manipulation 2019-12-18 20:22:27 +02:00
fw.h rtlwifi: rtl8188ee: Remove usage of private bit manipulation 2019-12-18 20:22:27 +02:00
hw.c rtlwifi: rtl8188ee: Remove usage of private bit manipulation 2019-12-18 20:22:27 +02:00
hw.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
led.c rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
led.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy.c rtlwifi: rtl8188ee: remove redundant assignment to variable cond 2020-01-26 17:45:15 +02:00
phy.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
pwrseq.c rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
pwrseq.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
reg.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
rf.c rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
rf.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
sw.c rtlwifi: rtl8188ee: Make functions static & rm sw.h 2020-01-26 17:39:35 +02:00
table.c rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
table.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
trx.c rtlwifi: rtl8188ee: Convert inline routines to little-endian words 2019-08-06 15:41:40 +03:00
trx.h rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb 2020-03-12 15:31:39 +02:00