Since change [1], if_bpf will not be detached by interface departure
eventhandler. Then the logic to re-attach if_bpf is dead and serve
no purpose any more.
This partially revert 05fc416403ec.
- 9ce40d321dd5 bpf: Fix incorrect cleanup
MFC after: 1 week