diff options
author | Yuval Mintz <yuvalmin@broadcom.com> | 2014-02-05 16:07:12 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-06 20:38:31 -0800 |
commit | 656493d6e730690b76d6e74253d0208841cf4dd9 (patch) | |
tree | 76e42ea969a58f61ed3c94890a0433342ab8b83e /net/mac80211 | |
parent | c6993dfd7db9b0c6b7ca7503a56fda9236a4710f (diff) | |
download | linux-656493d6e730690b76d6e74253d0208841cf4dd9.tar.bz2 |
bnx2x: Allow VF rss on higher PFs
bnx2x driver uses incorrect PF identifier to configure (in HW) the VF
interrupt scheme; As a result, in multi-function mode the configuration
for PFs with a high index (4+) will overflow and the PF will erroneously
configure a single ISR scheme for its VFs.
As a result, if such a VF uses multiple queues, interrupt generation will
stop after VF receives an Rx packet or sends a Tx packet on a queue
other than queue[0].
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 'net/mac80211')
0 files changed, 0 insertions, 0 deletions