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
Unknown Object (File)
Wed, Jun 25, 10:05 AM
Unknown Object (File)
Wed, Jun 25, 5:53 AM
Unknown Object (File)
Jun 23 2025, 10:57 PM
Unknown Object (File)
Jun 21 2025, 7:38 AM
Unknown Object (File)
Jun 17 2025, 8:25 AM
Unknown Object (File)
Jun 11 2025, 10:02 PM
Unknown Object (File)
Jun 10 2025, 7:48 AM
Unknown Object (File)
Apr 25 2025, 12:15 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.