diff options
| author | 2011-08-19 06:25:00 +0000 | |
|---|---|---|
| committer | 2011-08-22 16:59:54 -0700 | |
| commit | 131ea6675c761f655d43b808dd0fe83d15d5cdd3 (patch) | |
| tree | 0d8cb6a3ea524f216d846f172c218fababead4a0 /net/unix/af_unix.c | |
| parent | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next (diff) | |
| download | wireguard-linux-131ea6675c761f655d43b808dd0fe83d15d5cdd3.tar.xz wireguard-linux-131ea6675c761f655d43b808dd0fe83d15d5cdd3.zip | |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
