rtw88: fix uninitialized 'tim_offset' warning
authorPo-Hao Huang <phhuang@realtek.com>
Wed, 20 Apr 2022 09:30:57 +0000 (17:30 +0800)
committerKalle Valo <kvalo@kernel.org>
Sat, 23 Apr 2022 12:46:53 +0000 (15:46 +0300)
commit9cbdadf0097fc4a77071c61ed28a07eaac97f8f6
tree22984a2329f52b7df02f49b7b5333e1433b8b584
parentc94e36908467011d6f793d7667cd0462a8c68710
rtw88: fix uninitialized 'tim_offset' warning

This avoids below warning and makes compiler happy.
error: uninitialized symbol 'tim_offset'

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220420093058.31646-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw88/fw.c