diff options
author | Sathya Perla <sathya.perla@emulex.com> | 2011-05-23 22:29:09 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-05-24 19:33:45 +0200 |
commit | 5d8bee676fc9fc9389302baa9ba47bc2ed885f64 (patch) | |
tree | f8b5b4dd334d976d916138155d2cb952883fb785 /lib/checksum.c | |
parent | bridge: initialize fake_rtable metrics (diff) | |
download | linux-5d8bee676fc9fc9389302baa9ba47bc2ed885f64.tar.xz linux-5d8bee676fc9fc9389302baa9ba47bc2ed885f64.zip |
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>
Diffstat (limited to 'lib/checksum.c')
0 files changed, 0 insertions, 0 deletions