aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPavan Chebbi <pavan.chebbi@broadcom.com>2022-02-20 04:05:50 -0500
committerDavid S. Miller <davem@davemloft.net>2022-02-20 13:47:14 +0000
commit8cdb15924252e27af16c4a8fe0fc606ce5fd04dc (patch)
tree88942026a6d501881bdfdce17018cda91270a058 /tools/perf/scripts/python
parentbnxt_en: Fix occasional ethtool -t loopback test failures (diff)
downloadlinux-8cdb15924252e27af16c4a8fe0fc606ce5fd04dc.tar.gz
linux-8cdb15924252e27af16c4a8fe0fc606ce5fd04dc.zip
bnxt_en: Fix incorrect multicast rx mask setting when not requested
We should setup multicast only when net_device flags explicitly has IFF_MULTICAST set. Otherwise we will incorrectly turn it on even when not asked. Fix it by only passing the multicast table to the firmware if IFF_MULTICAST is set. Fixes: 7d2837dd7a32 ("bnxt_en: Setup multicast properly after resetting device.") Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions