Page MenuHomeFreeBSD

iwm: switch to ieee80211_runtask()
ClosedPublic

Authored by avos on Jan 24 2016, 6:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 7, 10:08 PM
Unknown Object (File)
Nov 22 2024, 7:08 AM
Unknown Object (File)
Nov 22 2024, 7:08 AM
Unknown Object (File)
Nov 22 2024, 7:07 AM
Unknown Object (File)
Nov 22 2024, 6:46 AM
Unknown Object (File)
Oct 11 2024, 4:58 AM
Unknown Object (File)
Oct 11 2024, 4:58 AM
Unknown Object (File)
Oct 11 2024, 4:58 AM
Subscribers

Details

Summary
  • Use ieee80211_runtask() for iwm_endscan_cb() task;
  • Drop internal taskqueue;
Test Plan

untested, compilable

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avos retitled this revision from to iwm: switch to ieee80211_runtask().
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added a reviewer: adrian.
avos set the repository for this revision to rS FreeBSD src repository - subversion.
sbruno requested changes to this revision.Jul 25 2016, 11:08 PM
sbruno added a reviewer: sbruno.
sbruno added a subscriber: sbruno.

Can you do a quick respin of this diff? It doesn't appear to apply to head any longer.

This revision now requires changes to proceed.Jul 25 2016, 11:08 PM
This revision was automatically updated to reflect the committed changes.