[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200901190854.15528-1-linus.walleij@linaro.org>
Date: Tue, 1 Sep 2020 21:08:52 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Florian Fainelli <f.fainelli@...il.com>,
netdev@...r.kernel.org, "David S . Miller" <davem@...emloft.net>
Cc: Linus Walleij <linus.walleij@...aro.org>
Subject: [net-next PATCH 0/2 v2] RTL8366 stabilization
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.
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
Powered by blists - more mailing lists