logo       

RE: e1000 typo?: msg#00684

Subject: RE: e1000 typo?
> is that intentional? I don't think it changes the code 
> behavior, but it doesn't look right.

It's intentional because && stops evaluating if left op is false which
means we would leave Tx cleanup work when there was no Rx work.  

-scott





<Prev in Thread] Current Thread [Next in Thread>