Module Name: src Committed By: kiyohara Date: Sat Aug 28 04:30:25 UTC 2010
Modified Files: src/sys/arch/evbarm/gumstix: if_smsh_gxio.c Log Message: + Struct smsh_gxio is obsolated, and struct lan9118_softc is used. We do not have private data at all. + Fix typo. sms_gxio_attach -> smsh_gxio_attach To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/gumstix/if_smsh_gxio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.