[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200530102953.692780-1-olteanv@gmail.com>
Date: Sat, 30 May 2020 13:29:51 +0300
From: Vladimir Oltean <olteanv@...il.com>
To: andrew@...n.ch, f.fainelli@...il.com, vivien.didelot@...il.com,
davem@...emloft.net
Cc: netdev@...r.kernel.org
Subject: [PATCH net-next 0/2] Fix 2 non-critical issues in SJA1105 DSA
From: Vladimir Oltean <vladimir.oltean@....com>
This small series suppresses the W=1 warnings in the sja1105 driver and
it corrects some register offsets. I would like to target it against
net-next since it would have non-trivial conflicts with net, and the
problems it solves are not that big of a deal.
Vladimir Oltean (2):
net: dsa: sja1105: suppress -Wmissing-prototypes in
sja1105_static_config.c
net: dsa: sja1105: fix port mirroring for P/Q/R/S
drivers/net/dsa/sja1105/sja1105.h | 18 -------
.../net/dsa/sja1105/sja1105_dynamic_config.c | 50 +++++++++++++++----
.../net/dsa/sja1105/sja1105_static_config.c | 10 ++--
.../net/dsa/sja1105/sja1105_static_config.h | 22 ++++++++
4 files changed, 66 insertions(+), 34 deletions(-)
--
2.25.1
Powered by blists - more mailing lists