All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/3] More aggressive DSA cleanup
@ 2022-02-10 13:44 Vladimir Oltean
  2022-02-10 13:44 ` [PATCH v2 net-next 1/3] net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id Vladimir Oltean
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Vladimir Oltean @ 2022-02-10 13:44 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, Jakub Kicinski, Andrew Lunn, Vivien Didelot,
	Florian Fainelli

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/

Vladimir Oltean (3):
  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: remove lockdep class for DSA slave address list

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

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-02-11 12:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10 13:44 [PATCH v2 net-next 0/3] More aggressive DSA cleanup Vladimir Oltean
2022-02-10 13:44 ` [PATCH v2 net-next 1/3] net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id Vladimir Oltean
2022-02-10 13:44 ` [PATCH v2 net-next 2/3] net: dsa: remove lockdep class for DSA master address list Vladimir Oltean
2022-02-10 13:45 ` [PATCH v2 net-next 3/3] net: dsa: remove lockdep class for DSA slave " Vladimir Oltean
2022-02-11 12:00 ` [PATCH v2 net-next 0/3] More aggressive DSA cleanup patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.