From: Yuval Mintz Date: Sun, 1 Jul 2012 03:18:50 +0000 (+0000) Subject: net-next: Add netif_get_num_default_rss_queues X-Git-Tag: v3.6-rc1~125^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16917b87a23b429226527f393270047069d665e9;p=pandora-kernel.git net-next: Add netif_get_num_default_rss_queues Most multi-queue networking driver consider the number of online cpus when configuring RSS queues. This patch adds a wrapper to the number of cpus, setting an upper limit on the number of cpus a driver should consider (by default) when allocating resources for his queues. Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed