K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-12-05T20:49:45.000000Z K 7 svn:log V 375 - Don't make the driver lock recursive, it shouldn't be recursively acquired anywhere in the driver now. - Axe the spin mutex used for the nve_oslock*() routines. The driver lock already provides sufficient synchronization. - Don't mess around with IFF_UP when the link state changes. IFF_UP is an administrative flag, not a link status indicator. MFC after: 1 week END