aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2016-12-21 11:18:55 -0600
committerKalle Valo <[email protected]>2016-12-30 15:38:13 +0200
commit60f59ce0278557f7896d5158ae6d12a4855a72cc (patch)
treeb5ee8fe2cd402926abf4df0afcf80e4555c62979 /lib
parent570b90fa230b8021f51a67fab2245fe8df6fe37d (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 <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions