git: ix(4): Fix a wrong check (&& -> ||).

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Jul 31 22:15:37 PDT 2020


commit 663b0ef6a01d0fffb45f7acc6da5040d3a4f75e4
Author: Sascha Wildner <saw at online.de>
Date:   Fri Jul 31 23:18:22 2020 +0200

    ix(4): Fix a wrong check (&& -> ||).
    
    This is also in Intel's ix-3.3.14.
    
    Reviewed-by: sephe

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/663b0ef6a01d0fffb45f7acc6da5040d3a4f75e4


-- 
DragonFly BSD source repository


More information about the Commits mailing list