]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
vmxnet3: round down # of queues to power of two
authorShreyas Bhatewara <sbhatewara@vmware.com>
Thu, 7 Jul 2011 07:25:52 +0000 (00:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jul 2011 07:25:52 +0000 (00:25 -0700)
commiteebb02b1f03b3722d678bfcb560f3b26661ab0d2
tree6a133a4faa1278c2faf93962c19269f93b076edc
parent2e98e7974de208de0dab9e9969bd47576d07ff10
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 <yongwang@vmware.com>
Signed-off-by: Shreyas N Bhatewara <sbhatewara@vmware.com>
Reviewed-by: Dmitry Torokhov <dtor@vmware.com>
drivers/net/vmxnet3/vmxnet3_drv.c
drivers/net/vmxnet3/vmxnet3_int.h