diff options
author | Ian Campbell <Ian.Campbell@citrix.com> | 2011-08-19 06:25:00 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-08-22 16:59:54 -0700 |
commit | 131ea6675c761f655d43b808dd0fe83d15d5cdd3 (patch) | |
tree | 0d8cb6a3ea524f216d846f172c218fababead4a0 /Makefile | |
parent | 7ae9ed8d3221c9f7dd4bc2773ff58797487d5ed8 (diff) | |
download | linux-131ea6675c761f655d43b808dd0fe83d15d5cdd3.tar.bz2 |
net: add APIs for manipulating skb page fragments.
The primary aim is to add skb_frag_(ref|unref) in order to remove the use of
bare get/put_page on SKB pages fragments and to isolate users from subsequent
changes to the skb_frag_t data structure.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Cc: "Michał Mirosław" <mirq-linux@rere.qmqm.pl>
Cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions