Page MenuHomeFreeBSD

D56399.id175527.diff
No OneTemporary

D56399.id175527.diff

diff --git a/sys/net/bpf.c b/sys/net/bpf.c
--- a/sys/net/bpf.c
+++ b/sys/net/bpf.c
@@ -1424,7 +1424,7 @@
#endif
{
struct timeval *tv = (struct timeval *)addr;
-#if defined(COMPAT_FREEBSD32)
+#if defined(COMPAT_FREEBSD32) && defined(__amd64__)
struct timeval32 *tv32;
struct timeval tv64;

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 12, 7:06 PM (9 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31555479
Default Alt Text
D56399.id175527.diff (307 B)

Event Timeline