Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F116025225
D35739.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
361 B
Referenced Files
None
Subscribers
None
D35739.diff
View Options
diff --git a/sys/net/vnet.h b/sys/net/vnet.h
--- a/sys/net/vnet.h
+++ b/sys/net/vnet.h
@@ -414,7 +414,7 @@
#define VNET_LIST_RUNLOCK()
#define VNET_LIST_RUNLOCK_NOSLEEP()
#define VNET_ITERATOR_DECL(arg)
-#define VNET_FOREACH(arg)
+#define VNET_FOREACH(arg) for (int _vn = 0; _vn == 0; _vn++)
#define IS_DEFAULT_VNET(arg) 1
#define CRED_TO_VNET(cr) NULL
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 2, 6:35 PM (13 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17909994
Default Alt Text
D35739.diff (361 B)
Attached To
Mode
D35739: vnet: make VNET_FOREACH() always be a loop
Attached
Detach File
Event Timeline
Log In to Comment