linux-stable-rt/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
Makefile
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
be_hw.h
be_main.c Add appropriate <linux/prefetch.h> include for prefetch users 2011-05-22 21:41:57 -07:00