1
0
Fork 0
alistair23-linux/net/dsa
Vivien Didelot 5470979585 net: dsa: remove out_drop label in taggers rcv
Many rcv functions from net/dsa/tag_*.c have a useless out_drop goto
label which simply returns NULL. Kill it in favor of the obvious.

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-01 17:34:56 -04:00
..
Kconfig dsa: add support for Microchip KSZ tail tagging 2017-05-31 20:56:31 -04:00
Makefile dsa: add support for Microchip KSZ tail tagging 2017-05-31 20:56:31 -04:00
dsa.c dsa: add support for Microchip KSZ tail tagging 2017-05-31 20:56:31 -04:00
dsa2.c net: dsa: do not cast dst 2017-06-01 17:34:56 -04:00
dsa_priv.h net: dsa: comment hot path requirements 2017-06-01 17:34:56 -04:00
legacy.c net: dsa: do not cast dst 2017-06-01 17:34:56 -04:00
port.c net: dsa: support cross-chip ageing time 2017-05-24 16:27:47 -04:00
slave.c net: dsa: remove dsa_port_is_bridged 2017-05-30 18:13:41 -04:00
switch.c net: dsa: support cross-chip ageing time 2017-05-24 16:27:47 -04:00
tag_brcm.c net: dsa: remove out_drop label in taggers rcv 2017-06-01 17:34:56 -04:00
tag_dsa.c net: dsa: remove out_drop label in taggers rcv 2017-06-01 17:34:56 -04:00
tag_edsa.c net: dsa: remove out_drop label in taggers rcv 2017-06-01 17:34:56 -04:00
tag_ksz.c net: dsa: make function ksz_rcv static 2017-06-01 12:12:40 -04:00
tag_lan9303.c net: dsa: include dsa.h only once 2017-05-18 10:40:12 -04:00
tag_mtk.c net: dsa: remove out_drop label in taggers rcv 2017-06-01 17:34:56 -04:00
tag_qca.c net: dsa: remove out_drop label in taggers rcv 2017-06-01 17:34:56 -04:00
tag_trailer.c net: dsa: remove out_drop label in taggers rcv 2017-06-01 17:34:56 -04:00