git: Fix logic error. Due to the bug, it incorrectly checked TXQ status

Michael Neumann mneumann at crater.dragonflybsd.org
Tue Aug 5 06:23:18 PDT 2014


commit 1bdd7552f2a413300acdba98fea3b1b75b1012e5
Author: Michael Neumann <mneumann at ntecs.de>
Date:   Tue Aug 5 15:20:12 2014 +0200

    Fix logic error. Due to the bug, it incorrectly checked TXQ status
    
    which in turn can leave TXQ active.
    
    Obtained From: FreeBSD (r218038 747546166f1055f5d23ef661fbc30e355f1d6fec)

Summary of changes:
 sys/dev/netif/alc/if_alc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1bdd7552f2a413300acdba98fea3b1b75b1012e5


-- 
DragonFly BSD source repository



More information about the Commits mailing list