From: Tom Herbert Date: Sun, 9 Jan 2011 19:36:36 +0000 (+0000) Subject: mlx4: Call alloc_etherdev to allocate RX and TX queues X-Git-Tag: v2.6.38-rc1~403^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1593d2298acca8b6680100d622911827edb8b0a;p=pandora-kernel.git mlx4: Call alloc_etherdev to allocate RX and TX queues Changed driver to call alloc_etherdev_mqs so that the number of TX and RX queues can be set to correct values in the netdev device. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed