K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-13T23:22:53.000000Z K 7 svn:log V 252 Since if_nge doesn't contain locking or run with INTR_MPSAFE, mark the interface as IFF_NEEDSGIANT so if_start is run holding Giant. Note: this driver does declare and occasionally reference mutexes, but I believe not nearly enough to provide safety. END