Author: bz
Date: Sat Jun 18 13:54:36 2011
New Revision: 223261
URL: http://svn.freebsd.org/changeset/base/223261
Log:
Remove a these days incorrect comment left from before new-arp.
MFC after: 1 week
Modified:
head/sys/netinet/if_ether.c
Modified: head/sys/netinet/if_ether.c
==============================================================================
--- head/sys/netinet/if_ether.c Sat Jun 18 13:08:46 2011 (r223260)
+++ head/sys/netinet/if_ether.c Sat Jun 18 13:54:36 2011 (r223261)
@@ -759,7 +759,7 @@ match:
}
} else
LLE_WUNLOCK(la);
- } /* end of FIB loop */
+ }
reply:
if (op != ARPOP_REQUEST)
goto drop;
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"