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: he
Date: Tue Jun 10 22:44:07 UTC 2008
Modified Files:
src/sys/dev/marvell: if_gfe.c if_gfevar.h
Log Message:
Avoid the effects of name space pollution caused by <sys/rb.h>,
which defines rb_data, by instead naming the struct field rxb_data.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/dev/marvell/if_gfe.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/marvell/if_gfevar.h
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