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:   cegger
Date:           Tue May 12 12:18:45 UTC 2009

Modified Files:
        src/sys/dev/marvell: gt.c gti2c.c gtidma.c gtmpsc.c gtpci.c if_gfe.c
            obio.c

Log Message:
struct cfdata * -> cfdata_t, no functional changes intended.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/marvell/gt.c \
    src/sys/dev/marvell/gtpci.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/marvell/gti2c.c \
    src/sys/dev/marvell/obio.c
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/marvell/gtidma.c
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/marvell/gtmpsc.c
cvs rdiff -u -r1.31 -r1.32 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.



Home | Main Index | Thread Index | Old Index