rv1126-kernel/net/dsa
Per Forlin d1e0f10e92 net: dsa: tag_qca: Make sure there is headroom for tag
[ Upstream commit 04fb91243a853dbde216d829c79d9632e52aa8d9 ]

Passing tag size to skb_cow_head will make sure
there is enough headroom for the tag data.
This change does not introduce any overhead in case there
is already available headroom for tag.

Signed-off-by: Per Forlin <perfn@axis.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-02-24 08:34:34 +01:00
..
Kconfig
Makefile
dsa.c
dsa2.c
dsa_priv.h
legacy.c
master.c
port.c
slave.c net: dsa: Avoid null pointer when failing to connect to PHY 2020-01-27 14:50:34 +01:00
switch.c
tag_brcm.c
tag_dsa.c
tag_edsa.c
tag_ksz.c
tag_lan9303.c
tag_mtk.c
tag_qca.c net: dsa: tag_qca: Make sure there is headroom for tag 2020-02-24 08:34:34 +01:00
tag_trailer.c