diff options
author | Florian Westphal <fw@strlen.de> | 2017-07-17 19:56:54 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-17 20:34:21 +0300 |
commit | 06dc75ab06943fcc126a951a0680980ad5cb75c6 (patch) | |
tree | 8b089c5ec362f72d53125ee5c2145606ab141a6a /drivers/net/ethernet/cadence | |
parent | 5c3c6081b246b05ee5bb2fc1759a7c0c6a0b7c3b (diff) | |
download | linux-06dc75ab06943fcc126a951a0680980ad5cb75c6.tar.xz |
net: Revert "net: add function to allocate sk_buff head without data area"
It was added for netlink mmap tx, there are no callers in the tree.
The commit also added a check for skb->head != NULL in kfree_skb path,
remove that too -- all skbs ought to have skb->head set.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/cadence')
0 files changed, 0 insertions, 0 deletions