DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: igb: Make sure that mbuf is changed before busdma sync
commit 78a38663ec7520b04ab57be92dc1a7b3fa1c2224
Author: Sepherosa Ziehau <sephe@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]