rwatson 2a95094158 Allocate one of the spare ifnet integer fields to hold if_drv_flags,
which in the future will hold IFF_OACTIVE and IFF_RUNNING, and have
its access synchronized by the device driver rather than the
protocol stack.  This will avoid potential races in the management
of flags in if_flags.

Discussed with:	various (scottl, jhb, ...)
MFC after:	1 week
2005-07-21 22:01:06 +00:00
..
2005-07-11 03:16:23 +00:00
2004-10-05 19:28:52 +00:00
2005-05-06 02:50:00 +00:00
2005-07-19 10:12:58 +00:00
2005-01-11 07:08:15 +00:00