Since rS288350, ic_wme_task() is called via ieee80211_runtask(), so, any additional deferring from a driver side is not needed.
This patch removes WME tasks from iwi(4), otus(4), run(4) and rum(4).
Details
Details
- Reviewers
kevlo adrian - Commits
- rS290407: net80211: WME callback cleanup in various drivers
Tested with WUSB54GC (rum(4)) only (STA mode).
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable