Page MenuHomeFreeBSD

net80211: wakeup scan_start() task when null data frame was actually transmitted
ClosedPublic

Authored by avos on Jan 30 2016, 11:08 PM.
Tags
None
Referenced Files
F170748527: D5147.id13903.diff
Sun, Sep 6, 9:46 AM
F170712960: D5147.id12896.diff
Sun, Sep 6, 4:10 AM
Unknown Object (File)
Sat, Sep 5, 4:01 PM
Unknown Object (File)
Thu, Sep 3, 6:32 PM
Unknown Object (File)
Thu, Sep 3, 5:54 PM
Unknown Object (File)
Thu, Sep 3, 7:18 AM
Unknown Object (File)
Thu, Sep 3, 2:47 AM
Unknown Object (File)
Wed, Sep 2, 8:18 PM
Subscribers

Details

Summary
  • Use M_TXCB mechanism to report about null data frame transmission;
  • Increase timeout from 1 to 10 ms (the previous one may be not enough for non-empty queue).
Test Plan

Tested with:

  • Intel 3945BG, STA mode.
  • RTL8188CUS, STA mode.

Diff Detail

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

Event Timeline

avos retitled this revision from to net80211: wakeup scan_start() task when null data frame was actually transmitted.
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.
adrian edited edge metadata.
This revision is now accepted and ready to land.Feb 29 2016, 7:29 AM
This revision was automatically updated to reflect the committed changes.