git: igb: Make sure that mbuf is changed before busdma sync
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue Aug 7 20:52:26 PDT 2012
commit 78a38663ec7520b04ab57be92dc1a7b3fa1c2224
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Aug 8 11:49:41 2012 +0800
igb: Make sure that mbuf is changed before busdma sync
This should not be problem for igb, since it does not have any
busdma constraint thus no effective busdma sync will happen.
Summary of changes:
sys/dev/netif/igb/if_igb.c | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/78a38663ec7520b04ab57be92dc1a7b3fa1c2224
--
DragonFly BSD source repository
More information about the Commits
mailing list