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)
Jan 5 2024, 4:10 PM
Unknown Object (File)
Jan 5 2024, 4:10 PM
Unknown Object (File)
Jan 5 2024, 4:10 PM
Unknown Object (File)
Jan 5 2024, 3:53 PM
Unknown Object (File)
Dec 27 2023, 9:38 PM
Unknown Object (File)
Dec 27 2023, 9:38 PM
Unknown Object (File)
Dec 20 2023, 1:40 AM
Unknown Object (File)
Sep 14 2023, 2:58 PM
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.