diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2016-12-21 11:18:55 -0600 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-12-30 15:38:13 +0200 |
commit | 60f59ce0278557f7896d5158ae6d12a4855a72cc (patch) | |
tree | b5ee8fe2cd402926abf4df0afcf80e4555c62979 /include | |
parent | 570b90fa230b8021f51a67fab2245fe8df6fe37d (diff) |
rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
These drivers need to be able to reference "struct ieee80211_hw" from
the driver's private data, and vice versa. The USB driver failed to
store the address of ieee80211_hw in the private data. Although this
bug has been present for a long time, it was not exposed until
commit ba9f93f82aba ("rtlwifi: Fix enter/exit power_save").
Fixes: ba9f93f82aba ("rtlwifi: Fix enter/exit power_save")
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions