Page MenuHomeFreeBSD

Remove bogus detach routines
ClosedPublic

Authored by jhb on Fri, Nov 1, 2:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 5, 4:12 AM
Unknown Object (File)
Mon, Nov 4, 8:33 AM
Unknown Object (File)
Sat, Nov 2, 6:32 AM
Subscribers
None

Details

Summary

These drivers are not bus drivers, and would need proper detach
routines that tore down state stored in the softc. Better to just
fail detach outright instead of an incorrect success.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable