K 10 svn:author V 7 attilio K 8 svn:date V 27 2011-03-30T21:21:26.350798Z K 7 svn:log V 399 - Fix a style bug - Use the if_transmit() method directly. That enables the multiqueue support where available avoiding to bypass the overridden functions. In critical conditions (panic, or however when the CPUs are stopped) a different function needs to be used in order to avoid acquiring the locks and allocating the mbufs. It needs to be a shortcut for a direct handover of the mbuf. END