Page MenuHomeFreeBSD

D36740.diff
No OneTemporary

D36740.diff

diff --git a/stand/libsa/netif.c b/stand/libsa/netif.c
--- a/stand/libsa/netif.c
+++ b/stand/libsa/netif.c
@@ -91,7 +91,7 @@
{
struct netif_driver *drv = nif->nif_driver;
-#if NETIF_DEBUG
+#ifdef NETIF_DEBUG
if (netif_debug)
printf("%s%d: netif_match (%d)\n", drv->netif_bname,
nif->nif_unit, nif->nif_sel);

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 28, 8:44 AM (4 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16263627
Default Alt Text
D36740.diff (326 B)

Event Timeline