linux-stable/net/dsa
Florian Fainelli 9d7f9c4f78 net: dsa: Do not check for NULL dst in tag parsers
dsa_switch_rcv() already tests for dst == NULL, so there is no need to duplicate
the same check within the tag receive functions.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-08 13:49:36 -07:00
..
dsa.c net-next: dsa: add Mediatek tag RX/TX handler 2017-04-07 13:50:55 -07:00
dsa2.c net: dsa: dsa2: Add basic support of devlink 2017-03-28 22:46:04 -07:00
dsa_priv.h net-next: dsa: add Mediatek tag RX/TX handler 2017-04-07 13:50:55 -07:00
Kconfig net-next: dsa: add Mediatek tag RX/TX handler 2017-04-07 13:50:55 -07:00
Makefile net-next: dsa: add Mediatek tag RX/TX handler 2017-04-07 13:50:55 -07:00
slave.c net: break include loop netdevice.h, dsa.h, devlink.h 2017-03-28 22:46:04 -07:00
switch.c net: dsa: add cross-chip bridging operations 2017-04-01 12:22:57 -07:00
tag_brcm.c net: dsa: Do not check for NULL dst in tag parsers 2017-04-08 13:49:36 -07:00
tag_dsa.c net: dsa: Do not check for NULL dst in tag parsers 2017-04-08 13:49:36 -07:00
tag_edsa.c net: dsa: Do not check for NULL dst in tag parsers 2017-04-08 13:49:36 -07:00
tag_mtk.c net: dsa: Do not check for NULL dst in tag parsers 2017-04-08 13:49:36 -07:00
tag_qca.c net: dsa: Do not check for NULL dst in tag parsers 2017-04-08 13:49:36 -07:00
tag_trailer.c net: dsa: Do not check for NULL dst in tag parsers 2017-04-08 13:49:36 -07:00