1
0
Fork 0
alistair23-linux/drivers/net/benet
Sathya Perla 5d8bee676f be2net: hash key for rss-config cmd not set
A non-zero, non-descript value is needed as the hash key. The hash variable was left un-initialized; but sometimes it gets a zero value
and hashing is not effective. The constant value used now (not of any significance) seems to work fine.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-24 13:33:45 -04:00
..
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile net: Add be2net driver. 2009-03-11 23:32:22 -07:00
be.h be2net: Enable SR-IOV for Lancer 2011-05-18 17:30:56 -04:00
be_cmds.c be2net: hash key for rss-config cmd not set 2011-05-24 13:33:45 -04:00
be_cmds.h be2net: FW download for Lancer 2011-05-16 14:13:53 -04:00
be_ethtool.c be2net: Support for version 1 of stats for BE3 2011-05-16 14:13:52 -04:00
be_hw.h be2net: Support for FAT dump retrieval using ethtool --register-dump option 2011-03-30 21:39:19 -07:00
be_main.c Add appropriate <linux/prefetch.h> include for prefetch users 2011-05-22 21:41:57 -07:00