diff options
| author | Ivan Vecera <[email protected]> | 2018-01-19 19:23:50 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-01-22 21:22:42 +0000 |
| commit | 52acf06451930eb4cefabd5ecea56e2d46c32f76 (patch) | |
| tree | 3b073389be09f602e6ca1dde8d86163898ead9f8 /scripts/gcc-plugins | |
| parent | net: igmp: fix source address check for IGMPv3 reports (diff) | |
| download | kernel-52acf06451930eb4cefabd5ecea56e2d46c32f76.tar.gz kernel-52acf06451930eb4cefabd5ecea56e2d46c32f76.zip | |
be2net: restore properly promisc mode after queues reconfiguration
The commit 622190669403 ("be2net: Request RSS capability of Rx interface
depending on number of Rx rings") modified be_update_queues() so the
IFACE (HW representation of the netdevice) is destroyed and then
re-created. This causes a regression because potential promiscuous mode
is not restored properly during be_open() because the driver thinks
that the HW has promiscuous mode already enabled.
Note that Lancer is not affected by this bug because RX-filter flags are
disabled during be_close() for this chipset.
Cc: Sathya Perla <[email protected]>
Cc: Ajit Khaparde <[email protected]>
Cc: Sriharsha Basavapatna <[email protected]>
Cc: Somnath Kotur <[email protected]>
Fixes: 622190669403 ("be2net: Request RSS capability of Rx interface depending on number of Rx rings")
Signed-off-by: Ivan Vecera <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions
