aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorWillem de Bruijn <[email protected]>2015-06-08 15:53:08 +0000
committerDavid S. Miller <[email protected]>2015-06-08 19:15:13 +0000
commitbbbf2df0039d31c6a0a9708ce4fe220a54bd5379 (patch)
tree1b6fe886986a7621b4028db18b7fe262ea6ebf97 /net/unix/af_unix.c
parentnet: bcmgenet: power on MII block for all MII modes (diff)
downloadkernel-bbbf2df0039d31c6a0a9708ce4fe220a54bd5379.tar.gz
kernel-bbbf2df0039d31c6a0a9708ce4fe220a54bd5379.zip
net: replace last open coded skb_orphan_frags with function call
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 <[email protected]> Acked-by: Michael S. Tsirkin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions