K 10 svn:author V 3 sam K 8 svn:date V 27 2003-11-14T19:00:32.000000Z K 7 svn:log V 274 Drop the driver lock around calls to if_input to avoid a LOR when the packets are immediately returned for sending (e.g. when bridging or packet forwarding). There are more efficient ways to do this but for now use the least intrusive approach. Reviewed by: imp, rwatson END