bhnd_chipc(4): Fix the assignment of non-wildcard child unit numbers
authorlandonf <landonf@FreeBSD.org>
Fri, 19 Jan 2018 21:36:28 +0000 (21:36 +0000)
committerlandonf <landonf@FreeBSD.org>
Fri, 19 Jan 2018 21:36:28 +0000 (21:36 +0000)
commit80792d29e7065eda03baf97e605b4511f286e36f
tree52f21f3d9eea8942ed21701fa12a58d4f50ddbae
parent748a3d44a1757550386af8932c81f59156c423b9
bhnd_chipc(4): Fix the assignment of non-wildcard child unit numbers
introduced in r326102 and r326109; all chipc children should be added with
a wildcard unit (-1).

Sponsored by: The FreeBSD Foundation
sys/dev/bhnd/cores/chipc/chipc.c