git: kernel/bce: Fix an impossible && that should really be a ||.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Sep 9 06:19:16 PDT 2012


commit f2708710d73999922d46ab061644e14631d82966
Author: Sascha Wildner <saw at online.de>
Date:   Sun Sep 9 14:54:20 2012 +0200

    kernel/bce: Fix an impossible && that should really be a ||.
    
    Reviewed-by: sephe

Summary of changes:
 sys/dev/netif/bce/if_bce.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f2708710d73999922d46ab061644e14631d82966


-- 
DragonFly BSD source repository



More information about the Commits mailing list