Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/marvell
Module Name: src
Committed By: kiyohara
Date: Sun Aug 1 06:57:06 UTC 2010
Modified Files:
src/sys/dev/marvell: gtidmac.c gtmpsc.c gtpci.c gttwsi.c if_gfe.c
mvpex.c mvsata_mv.c
Log Message:
Cleanup foo_match().
+ Remove check for model.
+ Remove unnecessary null line.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/marvell/gtidmac.c
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/marvell/gtmpsc.c
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/marvell/gtpci.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/marvell/gttwsi.c
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/marvell/if_gfe.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/marvell/mvpex.c \
src/sys/dev/marvell/mvsata_mv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index