K 10 svn:author V 7 iedowse K 8 svn:date V 27 2005-06-02T00:04:08.000000Z K 7 svn:log V 222 Use IFF_LOCKGIANT/IFF_UNLOCKGIANT around calls to the interface if_ioctl routine. This should fix a number of code paths through soo_ioctl() that could call into Giant-locked network drivers without first acquiring Giant. END