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)
Thu, Dec 5, 1:26 AM
Unknown Object (File)
Fri, Nov 29, 2:08 PM
Unknown Object (File)
Mon, Nov 25, 12:34 PM
Unknown Object (File)
Sun, Nov 24, 1:16 AM
Unknown Object (File)
Sat, Nov 23, 4:29 PM
Unknown Object (File)
Nov 22 2024, 2:39 AM
Unknown Object (File)
Nov 18 2024, 12:43 PM
Unknown Object (File)
Nov 11 2024, 4:56 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.