HomeFreeBSD

if_llatbl: change htable_unlink_entry() to early exist if no work to do

Description

if_llatbl: change htable_unlink_entry() to early exist if no work to do

Adjust the logic in htable_unlink_entry() to the one in
htable_link_entry() saving a block indent and making it more clear
in which case we do not do any work.

No functional change.

MFC after: 3 weeks
Sponsored by: Netflix

Details

Provenance
bzAuthored on
Parents
rS354754: Use a sv_copyout_auxargs hook in the Linux ELF ABIs.
Branches
Unknown
Tags
Unknown