K 10 svn:author V 5 wpaul K 8 svn:date V 27 2004-01-19T18:56:31.000000Z K 7 svn:log V 169 Eliminate some code duplication: since ndis_runq() and ndis_intq() were basically the same function, compact them into a single loop which can be used for both threads. END