net: dsa: tag_8021q: use symbolic error names
authorVladimir Oltean <vladimir.oltean@nxp.com>
Mon, 19 Jul 2021 17:14:44 +0000 (20:14 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jul 2021 13:36:42 +0000 (06:36 -0700)
commit69ebb3706471d29362ae819ded14b8551284432f
tree716ee6208f3cc2d2c659186a6aa37b729fba4e40
parenta81a45744ba5e0de34a3c724c9a9b9c77856a3a3
net: dsa: tag_8021q: use symbolic error names

Use %pe to give the user a string holding the error code instead of just
a number.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/tag_8021q.c