]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro
authorVladimir Oltean <olteanv@gmail.com>
Sat, 11 May 2019 20:14:47 +0000 (23:14 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 12 May 2019 20:19:46 +0000 (13:19 -0700)
commit01213cb2a220872d15e1f6c0e4d076579fc982fb
tree78332fbd4304dc99714b640e4f67cc4fb6e77620
parent8624d224621c80888a4b075ad67f81d9689a8c50
net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro

It's best to not expose this, due to the performance hit it may cause
when calling it.

Fixes: 791649009357 ("net: dsa: Keep private info in the skb->cb")
Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dsa.h