DragonFly-2.3.0.828.gd7215 master sys/dev/netif/emx if_emx.h
Matthew Dillon
dillon at apollo.backplane.com
Tue Apr 28 10:57:24 PDT 2009
:commit d721525ce4a5d67b7fddb8568a3c4bb5a5e95200
:Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
:Date: Tue Apr 28 23:03:37 2009 +0800
:
: emx(4): __cachealign struct emx_rxdata
:
:Summary of changes:
: sys/dev/netif/emx/if_emx.h | 2 +-
: 1 files changed, 1 insertions(+), 1 deletions(-)
:
:http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d721525ce4a5d67b7fddb8568a3c4bb5a5e95200
It might be better to align this in the struct emx_softc rather
then making it an attribute of the struct emx_rxdata structure.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Commits
mailing list