Merge branch 'dsa-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Feb 2022 11:17:33 +0000 (11:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Feb 2022 11:17:33 +0000 (11:17 +0000)
commit12a8f37fd2d3eb5e6d1b2c50e9ed63dd60b43625
tree8307fa4451b5ebf49b666d195adbfa3009d4b612
parent1ea59b5e1ae34ddc47248d18d3bd252cd9854952
parentddb44bdcdef7eb9a670ccf7dea9def4d48fc1346
Merge branch 'dsa-cleanup'

Vladimir Oltean says:

====================
More aggressive DSA cleanup

This series deletes some code which is apparently not needed.

I've had these patches in my tree for a while, and testing on my boards
didn't reveal any issues.

Compared to the RFC v1 series, the only change is the addition of patch 3.
https://patchwork.kernel.org/project/netdevbpf/cover/20220107184842.550334-1-vladimir.oltean@nxp.com/
====================

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