From: Shreyas Bhatewara Date: Thu, 7 Jul 2011 07:25:52 +0000 (-0700) Subject: vmxnet3: round down # of queues to power of two X-Git-Tag: v3.0-rc7~41^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eebb02b1f03b3722d678bfcb560f3b26661ab0d2;p=pandora-kernel.git vmxnet3: round down # of queues to power of two vmxnet3 device supports only power-of-two number of queues. The driver therefore needs to check this and rounds down the number of queues to the nearest power of two. Signed-off-by: Yong Wang Signed-off-by: Shreyas N Bhatewara Reviewed-by: Dmitry Torokhov --- Reading git-diff-tree failed