Module Name: src
Committed By: martin
Date: Mon Jan 12 10:27:10 UTC 2015
Modified Files:
src/sys/dev/marvell [netbsd-7]: if_gfe.c
Log Message:
Pull up following revision(s) (requested by joerg in ticket #410):
sys/dev/marvell/if_gfe.c: revision 1.44
sizeof doesn't evaluate the expression, so increment of rxd doesn't
happen. Move it out.
To generate a diff of this commit:
cvs rdiff -u -r1.42.2.1 -r1.42.2.2 src/sys/dev/marvell/if_gfe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.