git: DragonFly_RELEASE_3_0 kernel/bce: Fix an impossible && that should really be a ||.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Sep 9 06:19:20 PDT 2012
commit c0cbd31d33d42d185a23a6c86481e6c442ecb640
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/c0cbd31d33d42d185a23a6c86481e6c442ecb640
--
DragonFly BSD source repository
More information about the Commits
mailing list