changes v2->v3:
- add cancel_work_sync() for c2hcmd_work
- add cancel_delayed_work_sync() for update_beacon_work
changes v1->v2:
- use delayed_work instead of usleep_range
v1: https://lore.kernel.org/linux-wireless/[email protected]/
v2: https://lore.kernel.org/linux-wireless/[email protected]/
Martin Kaistra (2):
wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
wifi: rtl8xxxu: enable channel switch support
.../net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 2 +-
.../wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 20 +++++++++++++++----
2 files changed, 17 insertions(+), 5 deletions(-)
--
2.39.2