Module Name: src Committed By: jakllsch Date: Thu Sep 1 14:39:04 UTC 2011
Modified Files:
src/sys/dev/marvell: if_mvgbe.c
Log Message:
Initialize MVGBE_MTU to 0, as suggested by the Orion databook.
If the platform firmware did not initialize this to 0 for us,
we were unable to transmit frames.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/marvell/if_mvgbe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
