freebsd-dev/sys/dev/dpaa
Justin Hibbits d56c7ac87f dpaa: Go to cleanup exit point on fman attach error
If fman_init() fails it can leave things in a state where it cannot
attach at all in the future, because it would simply exit without
tearing down everything that was already set up.  Go to the exit point
to clean up on error instead, so that it can try again later.

MFC after:	1 week
2022-11-05 20:05:24 -04:00
..
bman_fdt.c dpaa: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:39 -07:00
bman_portals.c
bman.c dpaa bman: Remove unused bman_devclass. 2022-05-10 10:21:39 -07:00
bman.h
fman_fdt.c dpaa: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:39 -07:00
fman_mdio.c dpaa: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:39 -07:00
fman.c dpaa: Go to cleanup exit point on fman attach error 2022-11-05 20:05:24 -04:00
fman.h
if_dtsec_fdt.c dpaa: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:39 -07:00
if_dtsec_im.c
if_dtsec_im.h
if_dtsec_rm.c
if_dtsec_rm.h
if_dtsec.c Although most of the NIC drivers are epoch ready, due to peer pressure 2020-02-24 21:07:30 +00:00
if_dtsec.h
portals_common.c [PowerPC] [Book-E] Fix dpaa interrupt binding. 2020-02-25 03:35:52 +00:00
portals.h
qman_fdt.c dpaa: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:39 -07:00
qman_portals.c
qman.c dpaa: Remove unused variables. 2022-04-13 16:08:23 -07:00
qman.h