HomeFreeBSD

Remove comments and assertions that are no longer valid after r330809.

Description

Remove comments and assertions that are no longer valid after r330809.

r330809 replaced duplication of devdesc struct fields with an embedded copy
of the devdesc struct, to avoid fragility. That means all the scattered
comments indicating that structs must match are no longer valid. Likewise
asserts that attempted to mitigate some of the old fragility.

Reviewed by: imp@

Details

Provenance
ianAuthored on Jun 5 2018, 10:13 PM
Parents
rGb941bc1d6edd: Rework if_gif(4) to use new encap_lookup_t method to speedup lookup
Branches
Unknown
Tags
Unknown

Event Timeline