Make sure user-space calls are drained when detaching network
interfaces.
This covers ifioctl(9), setsockopt(2) and getsockopt(2) which may call directly
into the network drivers.
Else use-after-free may happen.
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking