Revert "mgb: Use MGB_DEBUG instead of DEBUG"
This reverts commit 5aa9f8dae3d40e1780a688ce01401e799b25e7c3. We might as well get coverage of this code via LINT. Reported by: mhorne
This commit is contained in:
parent
440c645b8f
commit
09e4502d5c
@ -620,7 +620,7 @@ mgb_init(if_ctx_t ctx)
|
||||
error);
|
||||
}
|
||||
|
||||
#ifdef MGB_DEBUG
|
||||
#ifdef DEBUG
|
||||
static void
|
||||
mgb_dump_some_stats(struct mgb_softc *sc)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user