linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: ethernet: ti: cpsw: fix runtime pm while add/del reserved vid
@ 2018-08-10 12:47 Ivan Khoronzhuk
  2018-08-10 12:47 ` [PATCH 1/2] net: ethernet: ti: cpsw: clear all entries when delete vid Ivan Khoronzhuk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ivan Khoronzhuk @ 2018-08-10 12:47 UTC (permalink / raw)
  To: grygorii.strashko, davem
  Cc: linux-omap, netdev, linux-kernel, Ivan Khoronzhuk

Here 2 not critical fixes for:
- vlan ale table leak while error if deleting vlan (simplifies next fix)
- runtime pm while try to set reserved vlan

Based on net/master

Ivan Khoronzhuk (2):
  net: ethernet: ti: cpsw: clear all entries when delete vid
  net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan

 drivers/net/ethernet/ti/cpsw.c     | 25 +++++++++++--------------
 drivers/net/ethernet/ti/cpsw_ale.c |  2 +-
 2 files changed, 12 insertions(+), 15 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-08-11 16:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-10 12:47 [PATCH 0/2] net: ethernet: ti: cpsw: fix runtime pm while add/del reserved vid Ivan Khoronzhuk
2018-08-10 12:47 ` [PATCH 1/2] net: ethernet: ti: cpsw: clear all entries when delete vid Ivan Khoronzhuk
2018-08-10 12:47 ` [PATCH 2/2] net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan Ivan Khoronzhuk
2018-08-10 17:53 ` [PATCH 0/2] net: ethernet: ti: cpsw: fix runtime pm while add/del reserved vid Grygorii Strashko
2018-08-11 16:39 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).