cvs commit: src/sys/dev/fe if_fe_pccard.c
Warner Losh
imp at FreeBSD.org
Fri Jan 21 11:51:24 PST 2005
imp 2005-01-21 19:51:23 UTC
FreeBSD src repository
Modified files:
sys/dev/fe if_fe_pccard.c
Log:
we don't need the offset in the attr memory to get the ethernet
address, nor do we need the alignment requirements, so eliminate them.
This likely means that we can now collapse some of the entries as we
have no need of them anymore (they match other entries and were there
only to get the right attr memory offset of the enet addr).
Revision Changes Path
1.22 +12 -14 src/sys/dev/fe/if_fe_pccard.c
More information about the cvs-src
mailing list