Module Name: src Committed By: dyoung Date: Wed May 5 18:12:24 UTC 2010
Modified Files:
src/sys/net: if_ethersubr.c
Log Message:
Constify some ether_output() arguments so that it's clear that they
can never be re-assigned.
To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/sys/net/if_ethersubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
