summaryrefslogtreecommitdiffstats
path: root/include/linux/uuid.h
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@redhat.com>2015-05-06 21:12:03 -0700
committerDavid S. Miller <davem@davemloft.net>2015-05-12 10:39:26 -0400
commit181edb2bfa22b50817684135ab6430ed2808abf0 (patch)
tree3715f6eb8768c5a8ef58dff4524ccfe3d87344d6 /include/linux/uuid.h
parentb63ae8ca096dfdbfeef6a209c30a93a966518853 (diff)
downloadlinux-181edb2bfa22b50817684135ab6430ed2808abf0.tar.gz
linux-181edb2bfa22b50817684135ab6430ed2808abf0.tar.bz2
linux-181edb2bfa22b50817684135ab6430ed2808abf0.zip
net: Add skb_free_frag to replace use of put_page in freeing skb->head
This change adds a function called skb_free_frag which is meant to compliment the function netdev_alloc_frag. The general idea is to enable a more lightweight version of page freeing since we don't actually need all the overhead of a put_page, and we don't quite fit the model of __free_pages. Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/uuid.h')
0 files changed, 0 insertions, 0 deletions