diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2020-02-19 14:00:41 -0600 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-03-12 15:31:39 +0200 |
commit | c80b18cbb04b7b101af9bd14550f13d9866c646a (patch) | |
tree | bec4d719e4873458e079a3fd760aff5a38816fce /drivers/net/wireless/ti | |
parent | da86cad0e011c0216bf2303bc924fa080e150bc8 (diff) |
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
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>
Diffstat (limited to 'drivers/net/wireless/ti')
0 files changed, 0 insertions, 0 deletions