[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200320000051.28548-1-olteanv@gmail.com>
Date: Fri, 20 Mar 2020 02:00:48 +0200
From: Vladimir Oltean <olteanv@...il.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, andrew@...n.ch, f.fainelli@...il.com,
vivien.didelot@...il.com
Subject: [PATCH net 0/3] Bugfix, simplification and cleanup in DSA tag_8021q
From: Vladimir Oltean <vladimir.oltean@....com>
This series removes the dsa_8021q_remove_header and dsa_8021q_xmit
functions and replaces them with saner implementations, thereby
redefining what the tag_8021q module has to offer (at the moment, just
the VLAN definitions and install/uninstall rules remain).
Vladimir Oltean (3):
net: dsa: tag_8021q: replace dsa_8021q_remove_header with
__skb_vlan_pop
net: dsa: tag_8021q: remove obsolete comment
net: dsa: tag_8021q: get rid of dsa_8021q_xmit
include/linux/dsa/8021q.h | 16 -----------
net/dsa/tag_8021q.c | 57 +--------------------------------------
net/dsa/tag_sja1105.c | 27 ++++++++++---------
3 files changed, 16 insertions(+), 84 deletions(-)
--
2.17.1
Powered by blists - more mailing lists