OSDN Git Service

Merge branch 'ja1105-deps'
authorDavid S. Miller <davem@davemloft.net>
Thu, 23 Sep 2021 11:45:07 +0000 (12:45 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Sep 2021 11:45:07 +0000 (12:45 +0100)
commita7597f79d3b1d040c347adfd50ec0d50483deba0
tree29aae616941036b8447c7b6c884e0b4fde003a24
parent68a81bb2eebdeaabb04ae04c4d89c3bb5bec3b32
parentf5aef4241592765a868611509e5170bbe8c89ae7
Merge branch 'ja1105-deps'

Vladimir Oltean says:

====================
Fix circular dependency between sja1105 and tag_sja1105

As discussed here:
https://lore.kernel.org/netdev/20210908220834.d7gmtnwrorhharna@skbuf/
DSA tagging protocols cannot use symbols exported by switch drivers.

Eliminate the two instances of that from tag_sja1105, and that allows us
to have a working setup with modules again.
====================

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