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)
Sun, Oct 5, 12:37 PM
Unknown Object (File)
Sun, Oct 5, 10:34 AM
Unknown Object (File)
Sun, Oct 5, 7:09 AM
Unknown Object (File)
Sun, Oct 5, 5:25 AM
Unknown Object (File)
Sun, Oct 5, 5:06 AM
Unknown Object (File)
Sun, Oct 5, 4:54 AM
Unknown Object (File)
Jul 5 2025, 1:56 AM
Unknown Object (File)
Jul 4 2025, 4:07 PM
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.