Page MenuHomeFreeBSD

wpi(4): drop unnecessary locking in wpi_set_pslevel()
ClosedPublic

Authored by avos on Oct 1 2015, 1:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 1, 10:21 AM
Unknown Object (File)
Sat, Nov 1, 10:21 AM
Unknown Object (File)
Sat, Nov 1, 10:21 AM
Unknown Object (File)
Sat, Nov 1, 6:00 AM
Unknown Object (File)
Oct 5 2025, 12:37 PM
Unknown Object (File)
Oct 5 2025, 10:34 AM
Unknown Object (File)
Oct 5 2025, 7:09 AM
Unknown Object (File)
Oct 5 2025, 5:25 AM
Subscribers

Details

Test Plan

Tested with Intel 3945BG, 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 wpi(4): drop unnecessary locking in wpi_set_pslevel().
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.

Did you test this with powersaving enabled in wpi? I don't remember adding it, so I haven't tested it yet. I've only tested iwn.

In D3758#79228, @adrian wrote:

Did you test this with powersaving enabled in wpi? I don't remember adding it, so I haven't tested it yet. I've only tested iwn.

Yes, sure (this change just removes duplicate information).

This revision was automatically updated to reflect the committed changes.