aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorWillem de Bruijn <willemb@google.com>2015-06-08 11:53:08 -0400
committerDavid S. Miller <davem@davemloft.net>2015-06-08 12:15:13 -0700
commitbbbf2df0039d31c6a0a9708ce4fe220a54bd5379 (patch)
tree1b6fe886986a7621b4028db18b7fe262ea6ebf97 /kernel
parentnet: bcmgenet: power on MII block for all MII modes (diff)
downloadlinux-dev-bbbf2df0039d31c6a0a9708ce4fe220a54bd5379.tar.xz
linux-dev-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 <willemb@google.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions