diff options
author | Michael Chan <michael.chan@broadcom.com> | 2017-04-04 18:14:17 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-05 06:24:26 -0700 |
commit | 68a946bb81e07ed0e59a99e0c068d091ed42cc1b (patch) | |
tree | a37ea7149a4eb66b7a8335a55a12685738c7ea4e /scripts/patch-kernel | |
parent | 932dbf83ba18bdb871e0c03a4ffdd9785f7a9c07 (diff) |
bnxt_en: Cap the msix vector with the max completion rings.
The current code enables up to the maximum MSIX vectors in the PCIE
config space without considering the max completion rings available.
An MSIX vector is only useful when it has an associated completion
ring, so it is better to cap it.
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions