net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Sep 2018 12:08:49 +0000 (14:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Sep 2018 15:12:11 +0000 (08:12 -0700)
commit711ddb625cf051ef980766b0f8887db93274a4f4
tree2457aabe5a7fb03e607006d6a4eb64ab531e5e65
parent0e630b598e87440d95e45289d24e878156bcec00
net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()

The gswip tag was missing in the dsa_tag_protocol_to_str() function, add it.

Fixes: 7969119293f5 ("net: dsa: Add Lantiq / Intel GSWIP tag support")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/dsa.c