diff options
author | Yuval Mintz <yuvalmin@broadcom.com> | 2013-10-20 16:51:26 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-22 00:31:35 +0200 |
commit | b1239723f0564778d993d51d18afdfda01bdaca3 (patch) | |
tree | fec8136281aa4cbbfdc6c876a8699ef5891687de /fs/sysv | |
parent | drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing (diff) | |
download | linux-b1239723f0564778d993d51d18afdfda01bdaca3.tar.xz linux-b1239723f0564778d993d51d18afdfda01bdaca3.zip |
bnx2x: Fix Maximum CoS estimation for VFs
bnx2x VFs do not support Multi-CoS; Current implementation
erroneously sets the VFs maximal number of CoS to be > 1.
This will cause the driver to call alloc_etherdev_mqs() with
a number of queues it cannot possibly support and reflects
in 'odd' driver prints.
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/sysv')
0 files changed, 0 insertions, 0 deletions