summaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2017-04-08 08:55:22 -0700
committerDavid S. Miller <davem@davemloft.net>2017-04-08 13:49:36 -0700
commit16c5dcb13a371feae0e680e6518775b5335b37d8 (patch)
tree2dd0fe414dc67bcef0da6c4e2a19178650145fe3 /include/net/dsa.h
parent9d7f9c4f78e95dd9d17199a53d903262530be62e (diff)
downloadlinux-16c5dcb13a371feae0e680e6518775b5335b37d8.tar.bz2
net: dsa: Move skb_unshare() to dsa_switch_rcv()
All DSA tag receive functions need to unshare the skb before mangling it, move this to the generic dsa_switch_rcv() function which will allow us to make the tag receive function return their mangled skb without caring about freeing a NULL skb. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/dsa.h')
0 files changed, 0 insertions, 0 deletions