K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-08-03T07:36:10.054619Z K 7 svn:log V 267 Since the hardware TXQ lock now protects all the node TIDs that are behind it, the completion functions also need protecting by the same lock. So, shuffle the TXQ lock to protect the whole loop, including the TXQ dequeue, completion check/function, and txq schedule. END