Kyle Evans c7bab2a7ca if_vmove: return proper error status
if_vmove can fail if it lost a race and the vnet's already been moved. The
callers (and their callers) can generally cope with this, but right now
success is assumed. Plumb out the ENOENT from if_detach_internal if it
happens so that the error's properly reported to userland.

Reviewed by:	bz, kp
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D22780
2020-01-09 03:52:50 +00:00
..
2020-01-06 10:52:13 +00:00
2020-01-09 02:03:03 +00:00
2020-01-08 11:30:03 +00:00
2019-12-16 13:17:39 +00:00
2020-01-09 03:52:50 +00:00
2020-01-08 19:06:22 +00:00