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
F152547406: D3758.id.diff
Wed, Apr 15, 2:47 PM
Unknown Object (File)
Thu, Apr 9, 11:24 PM
Unknown Object (File)
Wed, Apr 8, 10:59 PM
Unknown Object (File)
Tue, Apr 7, 11:36 PM
Unknown Object (File)
Wed, Apr 1, 1:15 AM
Unknown Object (File)
Feb 25 2026, 4:52 AM
Unknown Object (File)
Feb 15 2026, 9:20 PM
Unknown Object (File)
Jan 1 2026, 2:46 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.