From: Tom Herbert Date: Sun, 9 Jan 2011 19:36:31 +0000 (+0000) Subject: net: Add alloc_netdev_mqs function X-Git-Tag: v2.6.38-rc1~403^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36909ea43814cba34f7c921e99cba33d770a54e1;p=pandora-kernel.git net: Add alloc_netdev_mqs function Added alloc_netdev_mqs function which allows the number of transmit and receive queues to be specified independenty. alloc_netdev_mq was changed to a macro to call the new function. Also added alloc_etherdev_mqs with same purpose. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed