diff options
author | Michal Kalderon <michals@broadcom.com> | 2014-01-05 18:33:51 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-05 20:22:24 -0500 |
commit | 89e18ae6e6288deb1940cd16afe4e6983545defa (patch) | |
tree | 25618f804d4bb43805ee249c1f9c5cf93e3e258c /mm/oom_kill.c | |
parent | e848582cee23f7ab540ec49ab1c7d7f8bfefcd84 (diff) | |
download | linux-89e18ae6e6288deb1940cd16afe4e6983545defa.tar.bz2 |
bnx2x: Correct number of MSI-X vectors for VFs
Number of VFs in PCIe configuration space is zero-based. Driver incorrectly
sets the number of VFs to be larger by one than what actually is feasible by
HW, which might cause later VFs to fail to allocate their MSI-X interrupts.
Signed-off-by: Michal Kalderon <michals@broadcom.com>
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/oom_kill.c')
0 files changed, 0 insertions, 0 deletions