Page MenuHomeFreeBSD

wpi(4): ignore ic_update_promisc() call when device is not running
ClosedPublic

Authored by avos on Nov 27 2015, 10:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 7, 1:07 AM
Unknown Object (File)
Thu, Sep 18, 2:05 PM
Unknown Object (File)
Sat, Sep 13, 3:44 PM
Unknown Object (File)
Aug 27 2025, 11:26 AM
Unknown Object (File)
Aug 26 2025, 5:25 AM
Unknown Object (File)
Jul 24 2025, 12:03 PM
Unknown Object (File)
Jun 27 2025, 5:26 AM
Unknown Object (File)
Jun 22 2025, 4:16 AM
Subscribers

Details

Summary

This change will fix kernel panic with uninitialized (zeroed) RXON structure.

Test Plan

Tested with Intel 3945BG, IBSS 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): ignore ic_update_promisc() call when device is not running.
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.

Looks fine!

This revision is now accepted and ready to land.Nov 29 2015, 11:14 PM
This revision was automatically updated to reflect the committed changes.