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)
Jan 17 2025, 12:59 AM
Unknown Object (File)
Jan 11 2025, 9:37 PM
Unknown Object (File)
Nov 21 2024, 12:24 PM
Unknown Object (File)
Nov 21 2024, 2:55 AM
Unknown Object (File)
Nov 18 2024, 1:36 AM
Unknown Object (File)
Nov 14 2024, 4:09 PM
Unknown Object (File)
Nov 9 2024, 9:38 AM
Unknown Object (File)
Nov 9 2024, 9:32 AM
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.