CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/03 10:11:57
Modified files:
sys/dev/pci : if_bnx.c
Log message:
Correct use of logical and where binary and was intended.
Spotted by lint, but mirrors a similiar change in the
original FreeBSD code from over a year ago.
ok deraadt@
