Properly set ifmedia_entry.ifm_data when nge(4) tries to camouflage an
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 30 Nov 2006 01:38:54 +0000 (01:38 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 30 Nov 2006 01:38:54 +0000 (01:38 +0000)
commit08bec554c23a918066f62aaf3f61269f2146968d
tree0ee5beabcd173d6afc022dee41ea2616bd6e523c
parent8ec51a39812ec931f77655905868541024dd6585
Properly set ifmedia_entry.ifm_data when nge(4) tries to camouflage an
isolation media entry, and restore it once media isolation is done.

Reported-by: Steve O'Hara-Smith <steve@sohara.org>
Tested-by: Steve O'Hara-Smith <steve@sohara.org>
Reviewed-by: dillon@
sys/dev/netif/nge/if_nge.c