HomeFreeBSD

Fix an off by one error in r283613: Like regular ffs(), CPU_FFS() returns

Description

Fix an off by one error in r283613: Like regular ffs(), CPU_FFS() returns
1 for CPU 0, etc. so the return value must be decremented to obtain the
first valid CPU ID.

Submitted by: fabient
MFC after: 1 week

Details

Provenance
jhbAuthored on
Parents
rS287373: Add support for the dwc usb in the HiSilicon hi6220 in the HiKey board. For
Branches
Unknown
Tags
Unknown