HomeFreeBSD

in6_control_ioctl: correctly report errors from SIOCAIFADDR_IN6

Description

in6_control_ioctl: correctly report errors from SIOCAIFADDR_IN6

we have to use 'goto out' here rather than 'break' because otherwise
error is set to 0, which means the error is not propagated back to the
caller.

Reviewed by: kp

Details

Provenance
ivyAuthored on Mon, Apr 7, 12:40 PM
kpCommitted on Mon, Apr 7, 8:46 PM
Parents
rGb8437cbae173: boot_i386.8: Mention this is legacy
Branches
Unknown
Tags
Unknown