diff options
author | Manish Chopra <manish.chopra@qlogic.com> | 2014-01-02 13:38:44 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-02 17:19:12 -0500 |
commit | f3e3ccf83bab261c5b55623bd3e9d1147b1c2e19 (patch) | |
tree | 94f2d5868cd978835775be366e3a20074419d4f9 /net/sctp | |
parent | d9c602f033b00ba360a324c0ee5aa59a6838fb40 (diff) |
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 'net/sctp')
0 files changed, 0 insertions, 0 deletions