K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-22T01:17:49.658294Z K 7 svn:log V 250 if_start() is being used here as a way of kick-starting the new queue processing. For if_transmit() style hardware drivers (which none publicly exist yet, for wireless) they will need to still implement if_start() but only to re-start the TX queue. END