netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH 0/2 v3] RTL8366 stabilization
@ 2020-09-01 22:09 Linus Walleij
  2020-09-01 22:09 ` [net-next PATCH 1/2 v3] net: dsa: rtl8366: Check validity of passed VLANs Linus Walleij
  2020-09-01 22:09 ` [net-next PATCH 2/2 v3] net: dsa: rtl8366: Refactor VLAN/PVID init Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Linus Walleij @ 2020-09-01 22:09 UTC (permalink / raw)
  To: Andrew Lunn, Vivien Didelot, Florian Fainelli, netdev, David S . Miller
  Cc: Linus Walleij

This stabilizes the RTL8366 driver by checking validity
of the passed VLANs and refactoring the member config
(MC) code so we do not require strict call order and
de-duplicate some code.

Changes from v1: incorporate review comments on patch
2.

Changes from v2: a oneline bug fix in patch 2.

Linus Walleij (2):
  net: dsa: rtl8366: Check validity of passed VLANs
  net: dsa: rtl8366: Refactor VLAN/PVID init

 drivers/net/dsa/realtek-smi-core.h |   4 +-
 drivers/net/dsa/rtl8366.c          | 277 +++++++++++++++--------------
 2 files changed, 151 insertions(+), 130 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-09-01 22:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-01 22:09 [net-next PATCH 0/2 v3] RTL8366 stabilization Linus Walleij
2020-09-01 22:09 ` [net-next PATCH 1/2 v3] net: dsa: rtl8366: Check validity of passed VLANs Linus Walleij
2020-09-01 22:09 ` [net-next PATCH 2/2 v3] net: dsa: rtl8366: Refactor VLAN/PVID init Linus Walleij

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).