CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2010/08/05 18:00:16

Modified files:
        sys/./dev/pci/bktr: bktr_core.c 

Log message:
don't return (potential errno) + (potential errno), instead only perform
the second errno-capable function if the first one didn't fail.
ok deraadt@

Reply via email to