Searched hist:191418 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/net/
H A Dif_dead.c191418 Thu Apr 23 09:52:00 MDT 2009 rwatson During if_detach(), invoke if_dead() to set the ifnet's function
pointers to "dead" implementations that no-op rather than invoking
the device driver. This would generally be unexpected and
possibly quite badly handled by most device drivers after
if_detach() has completed.

Reviewed by: bms
MFC after: 3 weeks
H A Dif_var.hdiff 191418 Thu Apr 23 09:52:00 MDT 2009 rwatson During if_detach(), invoke if_dead() to set the ifnet's function
pointers to "dead" implementations that no-op rather than invoking
the device driver. This would generally be unexpected and
possibly quite badly handled by most device drivers after
if_detach() has completed.

Reviewed by: bms
MFC after: 3 weeks
H A Dif.cdiff 191418 Thu Apr 23 09:52:00 MDT 2009 rwatson During if_detach(), invoke if_dead() to set the ifnet's function
pointers to "dead" implementations that no-op rather than invoking
the device driver. This would generally be unexpected and
possibly quite badly handled by most device drivers after
if_detach() has completed.

Reviewed by: bms
MFC after: 3 weeks

Completed in 197 milliseconds