HardenedBSD/sys/dev/mgb
Ed Maste 5aa9f8dae3 mgb: Use MGB_DEBUG instead of DEBUG
The debug register dump routine is not hooked up and is really only
useful to driver developers, so put it under an mgb-specific MGB_DEBUG
rather than general DEBUG.

MFC after:	1 week
Fixes:		8890ab7758 ("Introduce if_mgb driver...")
Sponsored by:	The FreeBSD Foundation
2021-09-29 10:00:55 -04:00
..
if_mgb.c mgb: Use MGB_DEBUG instead of DEBUG 2021-09-29 10:00:55 -04:00
if_mgb.h