From: Sathya Perla Date: Tue, 28 Aug 2012 20:37:40 +0000 (+0000) Subject: be2net: create RSS rings even in multi-channel configs X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cbdaf6d520b6bd9a1565525e5ad1967cb74e191;p=pandora-kernel.git be2net: create RSS rings even in multi-channel configs Changes from commit df505e were incorrectly over-written by commit 10ef9ab. Fixing the same. Change log of the original fix: Currently RSS rings are not created in a multi-channel config. RSS rings can be created on one (out of four) interfaces per port in a multi-channel config. Doing this insulates the driver from a FW bug wherin multi-channel config is wrongly reported even when not enabled. This also helps performance in a multi-channel config, as one interface per port gets RSS rings. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed