diff options
author | Doug Berger <opendmb@gmail.com> | 2024-04-26 01:27:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-29 08:24:22 +0300 |
commit | 2dbe5f19368caae63b1f59f5bc2af78c7d522b3a (patch) | |
tree | cbfb2ca2486c1775824d2ca716fc7dce9f1a900b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d85cf67a339685beae1d0aee27b7f61da95455be (diff) | |
download | linux-2dbe5f19368caae63b1f59f5bc2af78c7d522b3a.tar.xz |
net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
The ndo_set_rx_mode function is synchronized with the
netif_addr_lock spinlock and BHs disabled. Since this
function is also invoked directly from the driver the
same synchronization should be applied.
Fixes: 72f96347628e ("net: bcmgenet: set Rx mode before starting netif")
Cc: stable@vger.kernel.org
Signed-off-by: Doug Berger <opendmb@gmail.com>
Acked-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions