CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/06 04:32:54
Modified files:
sys/dev/pci : if_cas.c
Log message:
switch on the return value of bus_dmamap_load_mbuf not value != 0
problem in rev 1.47 spotted by clang's -Wswitch-bool
ok jmatthew@ kettenis@
