Skip to content
Commit 7c588c74 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-systemport-Unmap-queues-upon-DSA-unregister-event'



Florian Fainelli says:

====================
net: systemport: Unmap queues upon DSA unregister event

This patch series fixes the unbinding/binding of the bcm_sf2 switch
driver along with bcmsysport which monitors the switch port queues.
Because the driver was not processing the DSA_PORT_UNREGISTER event, we
would not be unmapping switch port/queues, which could cause incorrect
decisions to be made by the HW (e.g: queue always back-pressured).
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 5882d526 da106a14
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment