diff options
author | 2018-04-30 10:16:11 +0300 | |
---|---|---|
committer | 2018-05-01 09:42:46 -0400 | |
commit | 08303c189581c985e60f588ad92a041e46b6e307 (patch) | |
tree | aae2a254c6441d9a060c4d0a3c99da57346653b0 /include/linux/netdev_features.h | |
parent | tcp: Add clean acked data hook (diff) | |
download | wireguard-linux-08303c189581c985e60f588ad92a041e46b6e307.tar.xz wireguard-linux-08303c189581c985e60f588ad92a041e46b6e307.zip |
net: Rename and export copy_skb_header
copy_skb_header is renamed to skb_copy_header and
exported. Exposing this function give more flexibility
in copying SKBs.
skb_copy and skb_copy_expand do not give enough control
over which parts are copied.
Signed-off-by: Ilya Lesokhin <ilyal@mellanox.com>
Signed-off-by: Boris Pismenny <borisp@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netdev_features.h')
0 files changed, 0 insertions, 0 deletions