]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'dsa-notifier-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Wed, 5 Jan 2022 15:04:51 +0000 (15:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jan 2022 15:04:51 +0000 (15:04 +0000)
commit5fcd467be974d9b1b8417f2b059a6dcb8bf6522f
treedeef016c88876e27f951290ccfaafec7540e9487
parent06c7fa694c2fde9220091efa9f7c92b4d6ded40b
parentfa0f36d6b1f6dc870a78f6d7aa9421ef8afc880b
Merge branch 'dsa-notifier-cleanup'

Vladimir Oltean says:

====================
DSA cross-chip notifier cleanup

This series deletes the no-op cross-chip notifier support for MRP and
HSR, features which were introduced relatively recently and did not get
full review at the time. The new code is functionally equivalent, but
simpler.

Cc: Horatiu Vultur <horatiu.vultur@microchip.com>
Cc: George McCollister <george.mccollister@gmail.com>
====================

Signed-off-by: David S. Miller <davem@davemloft.net>