HomeFreeBSD

Don't call timeout() in sis_tick(), this is done earlier by mii_tick(), and it
rS114770Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Don't call timeout() in sis_tick(), this is done earlier by mii_tick(), and it
leads to a panic at unload time, as we own 2 instances of callout and
untimeout() only one.
Will I'm there, remove a call to callout_handler_init(), one is enough.

Reviewed by: wpaul

Details

Provenance
cognetAuthored on
Parents
rS114769: Allow users to configure stuff in /dev once again by re-doing the devfs
Branches
Unknown
Tags
Unknown

Event Timeline