commit | 3af760e4d3b0a32448decb8ea068a221cbd24fe3 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kuba@kernel.org> | Tue Oct 12 17:33:39 2021 -0700 |
committer | Jakub Kicinski <kuba@kernel.org> | Tue Oct 12 17:33:59 2021 -0700 |
tree | a3a6424c16ef530241768d35ba9a44c97707cc1f | |
parent | 43a4b4dbd48c9006ef64df3a12acf33bdfe11c61 [diff] | |
parent | 4ac0567e40b334b54988e3c28a2425ff9c8bdd35 [diff] |
Merge branch 'fix-circular-dependency-between-sja1105-and-tag_sja1105' 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. ==================== Re-applying to net, this was mistakenly applied to net-next, see first Link. Link: https://lore.kernel.org/r/20211012114044.2526146-1-vladimir.oltean@nxp.com/ Link: https://lore.kernel.org/r/20210922143726.2431036-1-vladimir.oltean@nxp.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>