summaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorDoug Berger <opendmb@gmail.com>2024-04-25 15:27:20 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-05-17 12:15:03 +0200
commitda108f4d4291d87b20b0c88eb13976cc8ca9e407 (patch)
tree495eb3312b5d4ffa1861b5cd4270b59e96c8246b /lib/dynamic_debug.c
parent6ce3c8a960c8a9db5bac1e3c0af953e2664c929c (diff)
net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
commit 2dbe5f19368caae63b1f59f5bc2af78c7d522b3a upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions