https://github.com/torvalds/linux
Revision bbbf2df0039d31c6a0a9708ce4fe220a54bd5379 authored by Willem de Bruijn on 08 June 2015, 15:53:08 UTC, committed by David S. Miller on 08 June 2015, 19:15:13 UTC
Commit 70008aa50e92 ("skbuff: convert to skb_orphan_frags") replaced
open coded tests of SKBTX_DEV_ZEROCOPY and skb_copy_ubufs with calls
to helper function skb_orphan_frags. Apply that to the last remaining
open coded site.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent afe3f90
History
Tip revision: bbbf2df0039d31c6a0a9708ce4fe220a54bd5379 authored by Willem de Bruijn on 08 June 2015, 15:53:08 UTC
net: replace last open coded skb_orphan_frags with function call
Tip revision: bbbf2df
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 303.0 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top