Module Name: src Committed By: joerg Date: Sun Jan 11 22:59:57 UTC 2015
Modified Files:
src/sys/dev/marvell: if_gfe.c
Log Message:
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.43 -r1.44 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.
