mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
*smack* #if 0, not #ifdef 0.
This commit is contained in:
parent
624539bb38
commit
8ebe5155fa
1 changed files with 1 additions and 1 deletions
|
|
@ -1143,7 +1143,7 @@ check_extport(struct ahc_softc *ahc, u_int *sxfrctl1)
|
|||
}
|
||||
}
|
||||
|
||||
#ifdef 0
|
||||
#if 0
|
||||
/*
|
||||
* This code causes a machine with an aic7880 chipset
|
||||
* to reboot spontaneously. Whatever it's supposed to do,
|
||||
|
|
|
|||
Loading…
Reference in a new issue