commit | a4ab613717184138763c5fb4a4b4bbc354d5b0ee | [log] [tgz] |
---|---|---|
author | Ron Mercer <ron.mercer@qlogic.com> | Thu Aug 27 11:02:10 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 28 23:22:31 2009 -0700 |
tree | 80a69e608482f4a169cfe6ab4d2138c40b98bce6 | |
parent | b2014ff8ac314f58d6542ec4ea7b576a2de21c8b [diff] |
qlge: Allow running MSIx with fewer vectors. Currently we downshift to MSI/Legacy if we don't get enough vectors for cpu_count RSS rings plus cpu_count TX completion rings. This patch allows running MSIX with the vector count that the platform provides. Signed-off-by: Ron Mercer <ron.mercer@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>