From: Sathya Perla Date: Thu, 19 Jan 2012 20:34:04 +0000 (+0000) Subject: be2net: create RSS rings even in multi-channel configs X-Git-Tag: v3.3-rc2~37^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df505eb804d5221c3164ebecd1286cb7fc7f49ba;p=pandora-kernel.git be2net: create RSS rings even in multi-channel configs 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