CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2009/08/08 03:30:01

Modified files:
        sys/dev/pci    : ixgbe.c 

Log message:
In ixgbe_acquire_swfw_sync don't return -IXGBE_ERR_SWFW_SYNC as this
works out to --16, which is nonsense.

No functional change as all callers only check if the return value
is or isn't equal to IXGBE_SUCCESS.

Reply via email to