All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] Bonding fixes for Ocelot switch
@ 2019-11-05 21:50 Vladimir Oltean
  2019-11-05 21:50 ` [PATCH net 1/2] net: mscc: ocelot: don't handle netdev events for other netdevs Vladimir Oltean
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Oltean @ 2019-11-05 21:50 UTC (permalink / raw)
  To: jakub.kicinski, davem
  Cc: andrew, f.fainelli, alexandre.belloni, netdev, Vladimir Oltean

This series fixes 2 issues with bonding in a system that integrates the
ocelot driver, but the ports that are bonded do not actually belong to
ocelot.

Claudiu Manoil (2):
  net: mscc: ocelot: don't handle netdev events for other netdevs
  net: mscc: ocelot: fix NULL pointer on LAG slave removal

 drivers/net/ethernet/mscc/ocelot.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-11-06 23:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 21:50 [PATCH net 0/2] Bonding fixes for Ocelot switch Vladimir Oltean
2019-11-05 21:50 ` [PATCH net 1/2] net: mscc: ocelot: don't handle netdev events for other netdevs Vladimir Oltean
2019-11-05 21:50 ` [PATCH net 2/2] net: mscc: ocelot: fix NULL pointer on LAG slave removal Vladimir Oltean
2019-11-06 23:34 ` [PATCH net 0/2] Bonding fixes for Ocelot switch David Miller

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.