commit | 4c8bb609d304df72858aa2e5e74abab5246bd24b | [log] [tgz] |
---|---|---|
author | Igor Russkikh <igor.russkikh@aquantia.com> | Thu Oct 19 18:23:56 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 21 12:32:24 2017 +0100 |
tree | 22fd3ead2d10ea19fd70feeadcb0e9980cfe2ade | |
parent | 93d87b8fbe6cf17f0ad9552a934b5a6623ccd7d1 [diff] |
net: aquantia: Limit number of MSIX irqs to the number of cpus There is no much practical use from having MSIX vectors more that number of cpus, thus cap this first with preconfigured limit, then with number of cpus online. Signed-off-by: Pavel Belous <pavel.belous@aquantia.com> Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com> Signed-off-by: David S. Miller <davem@davemloft.net>