mbox series

[RFC,net-next,0/2] More aggressive DSA cleanup

Message ID 20220107184842.550334-1-vladimir.oltean@nxp.com (mailing list archive)
Headers show
Series More aggressive DSA cleanup | expand

Message

Vladimir Oltean Jan. 7, 2022, 6:48 p.m. UTC
I'm sending these as RFC because I'm not 100% sure and may be missing
something. I've had these patches in my tree for a while though, and
testing on my boards didn't reveal any issues.

Vladimir Oltean (2):
  net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
  net: dsa: remove lockdep class for DSA master address list

 net/dsa/master.c |  4 ----
 net/dsa/slave.c  | 42 +-----------------------------------------
 2 files changed, 1 insertion(+), 45 deletions(-)