K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-06-05T06:03:55.073916Z K 7 svn:log V 387 Mostly revert previous commit(s). After doing a bunch of local testing, it turns out that it negatively affects performance. I'm stil investigating exactly why deferring the IO causes such negative TCP performance but doesn't affect UDP preformance. Leave the ath_tx_kick() change in there however; it's going to be useful to have that there for if_transmit() work. PR: kern/168649 END