Page MenuHomeFreeBSD

Do not call init functions when driver is not running.
ClosedPublic

Authored by sbruno on Jun 29 2016, 9:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 21, 12:41 AM
Unknown Object (File)
Sep 11 2025, 2:55 PM
Unknown Object (File)
Sep 8 2025, 10:00 AM
Unknown Object (File)
Aug 27 2025, 3:54 PM
Unknown Object (File)
Aug 14 2025, 6:06 PM
Unknown Object (File)
Jul 26 2025, 8:25 PM
Unknown Object (File)
Jul 19 2025, 11:43 PM
Unknown Object (File)
Jul 1 2025, 3:52 PM
Subscribers

Details

Summary

Check the IFF running state before calling init during a change of MTU.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sbruno retitled this revision from to Do not call init functions when driver is not running..
sbruno updated this object.
sbruno edited the test plan for this revision. (Show Details)
sbruno added a reviewer: erj.
sbruno edited edge metadata.
erj edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Jun 29 2016, 11:19 PM
This revision was automatically updated to reflect the committed changes.