Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ath9k_htc: Remove useless cancel_work_sync
There is no need to cancel the PS work when disassociation happens. The work handlers are cancelled in the stop() callback. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information