DragonFly commits List (threaded) for 2013-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: igb: Move IGB_FLAG_TSO_IPLEN0 into TX rings
commit 81b8cfc61394f8279e2500957c924b3335035608
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Mon Jan 28 17:36:36 2013 +0800
igb: Move IGB_FLAG_TSO_IPLEN0 into TX rings
Avoid extra access to softc and leave enough space for TX ring specific
flags.
Summary of changes:
sys/dev/netif/igb/if_igb.c | 8 ++++----
sys/dev/netif/igb/if_igb.h | 3 ++-
2 files changed, 6 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81b8cfc61394f8279e2500957c924b3335035608
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]