Page MenuHomeFreeBSD

D57617.id.diff
No OneTemporary

D57617.id.diff

diff --git a/sys/net/if_fwsubr.c b/sys/net/if_fwsubr.c
--- a/sys/net/if_fwsubr.c
+++ b/sys/net/if_fwsubr.c
@@ -180,13 +180,6 @@
ah->ar_hrd = htons(ARPHRD_IEEE1394);
if (unicast)
*destfw = *(struct fw_hwaddr *) ar_tha(ah);
-
- /*
- * The standard arp code leaves a hole for the target
- * hardware address which we need to close up.
- */
- bcopy(ar_tpa(ah), ar_tha(ah), ah->ar_pln);
- m_adj(m, -ah->ar_hln);
break;
}
#endif

File Metadata

Mime Type
text/plain
Expires
Tue, Sep 1, 1:34 PM (1 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34054414
Default Alt Text
D57617.id.diff (449 B)

Event Timeline