From: David S. Miller Date: Thu, 23 Sep 2021 11:45:07 +0000 (+0100) Subject: Merge branch 'ja1105-deps' X-Git-Tag: v5.16-rc1~159^2~386 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7597f79d3b1d040c347adfd50ec0d50483deba0;p=thirdparty%2Flinux.git 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 --- a7597f79d3b1d040c347adfd50ec0d50483deba0