summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorManish Chopra <manish.chopra@qlogic.com>2014-01-02 19:38:44 +0100
committerDavid S. Miller <davem@davemloft.net>2014-01-02 23:19:12 +0100
commitf3e3ccf83bab261c5b55623bd3e9d1147b1c2e19 (patch)
tree94f2d5868cd978835775be366e3a20074419d4f9 /lib
parentqlcnic: Fix loopback diagnostic test (diff)
downloadlinux-f3e3ccf83bab261c5b55623bd3e9d1147b1c2e19.tar.xz
linux-f3e3ccf83bab261c5b55623bd3e9d1147b1c2e19.zip
qlcnic: Fix resource allocation for TX queues
o TX queues allocation was getting distributed equally among all the functions of the port including VFs and PF. Which was leading to failure in PF's multiple TX queues creation. o Instead of dividing queues equally allocate one TX queue for each VF as VF doesn't support multiple TX queues. Signed-off-by: Manish Chopra <manish.chopra@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions