From: Yevgeny Petrilin Date: Fri, 7 Aug 2009 02:27:51 +0000 (-0700) Subject: mlx4_en: Using real number of rings as RSS map size X-Git-Tag: v2.6.32-rc1~703^2~451 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6b912e0804dc1b3e856da3cc82fbe78b50e968c;p=pandora-kernel.git mlx4_en: Using real number of rings as RSS map size There is no point in using more QPs then actual number of receive rings. If the RSS function for two streams gives the same result modulo number of rings, they will arrive to the same RX ring anyway. Signed-off-by: Yevgeny Petrilin Signed-off-by: David S. Miller --- Reading git-diff-tree failed