git: emx: Change how IFCAP_RSS is handled
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Apr 16 03:48:41 PDT 2012
commit 13890b6103415277857dd989bcb9be9781b5e3a0
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Apr 16 18:43:00 2012 +0800
emx: Change how IFCAP_RSS is handled
- Number of RX rings being used is not changed.
- Hardware is always setup w/ RSS support.
- If IFCAP_RSS is not enabled, we simply don't use the RSS hash provided
by the hardware.
Summary of changes:
sys/dev/netif/emx/if_emx.c | 40 +++++++++++++++-------------------------
sys/dev/netif/emx/if_emx.h | 6 ++----
2 files changed, 17 insertions(+), 29 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/13890b6103415277857dd989bcb9be9781b5e3a0
--
DragonFly BSD source repository
More information about the Commits
mailing list