From: Sathya Perla Date: Mon, 23 May 2011 20:29:09 +0000 (+0000) Subject: be2net: hash key for rss-config cmd not set X-Git-Tag: v3.0-rc1~147^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d8bee676fc9fc9389302baa9ba47bc2ed885f64;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed