git: emx: Make sure that mbuf is changed before busdma sync
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue Aug 7 22:23:31 PDT 2012
commit 81317a8fde17da870e0b6186d563075b2d28afd9
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Aug 8 12:09:51 2012 +0800
emx: Make sure that mbuf is changed before busdma sync
This should not be problem for emx, since it does not have any
busdma constraint thus no effective busdma sync will happen.
Summary of changes:
sys/dev/netif/emx/if_emx.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81317a8fde17da870e0b6186d563075b2d28afd9
--
DragonFly BSD source repository
More information about the Commits
mailing list