freebsd-dev/sys/dev/xen/netfront
Justin T. Gibbs d5aeb77948 sys/dev/xen/netfront/netfront.c:
In netif_free(), call ifmedia_removeall() after ether_ifdetach()
	so that bpf listeners are detached, any link state processing
	is completed, and there is no chance for external reference to media
	information.

Suggested by:	yongari
MFC after:	1 week
2013-06-14 03:31:11 +00:00
..
mbufq.h
netfront.c sys/dev/xen/netfront/netfront.c: 2013-06-14 03:31:11 +00:00