From 5d8bee676fc9fc9389302baa9ba47bc2ed885f64 Mon Sep 17 00:00:00 2001 From: Sathya Perla Date: Mon, 23 May 2011 20:29:09 +0000 Subject: [PATCH] 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-format-patch failed