summaryrefslogtreecommitdiff
path: root/net/tls
diff options
context:
space:
mode:
authorIvan Vecera <cera@cera.cz>2018-01-19 22:23:50 +0300
committerDavid S. Miller <davem@davemloft.net>2018-01-23 00:22:42 +0300
commit52acf06451930eb4cefabd5ecea56e2d46c32f76 (patch)
tree3b073389be09f602e6ca1dde8d86163898ead9f8 /net/tls
parentad23b750933ea7bf962678972a286c78a8fa36aa (diff)
downloadlinux-52acf06451930eb4cefabd5ecea56e2d46c32f76.tar.xz
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 <sathya.perla@broadcom.com> Cc: Ajit Khaparde <ajit.khaparde@broadcom.com> Cc: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com> Cc: Somnath Kotur <somnath.kotur@broadcom.com> Fixes: 622190669403 ("be2net: Request RSS capability of Rx interface depending on number of Rx rings") Signed-off-by: Ivan Vecera <ivecera@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions