Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142109675
D36740.id111046.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
326 B
Referenced Files
None
Subscribers
None
D36740.id111046.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 17, 2:29 AM (10 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27677685
Default Alt Text
D36740.id111046.diff (326 B)
Attached To
Mode
D36740: libsa/netif.c: Replace #if with #ifdef
Attached
Detach File
Event Timeline
Log In to Comment