Files
kernel_amazon_mt8127-common/include/linux
Michael S. Tsirkin a353e0ce0f skbuff: add an api to orphan frags
Many places do
       if ((skb_shinfo(skb)->tx_flags & SKBTX_DEV_ZEROCOPY))
		skb_copy_ubufs(skb, gfp_mask);
to copy and invoke frag destructors if necessary.
Add an inline helper for this.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-22 12:39:33 -07:00
..
2012-07-17 15:11:37 -04:00
2012-06-06 15:20:22 -04:00
2012-06-27 15:42:24 -07:00
2012-05-29 23:28:33 -04:00
2012-07-05 15:04:10 +02:00
2012-07-02 15:11:12 +02:00
2012-07-20 11:07:00 -07:00
2012-06-11 23:57:22 -07:00
2012-07-18 08:59:58 -07:00
2012-06-30 15:56:40 -07:00
2012-05-31 17:49:30 -07:00
2012-05-31 17:49:32 -07:00
2012-05-31 17:49:26 -07:00
2012-05-31 17:49:30 -07:00
2012-07-02 21:10:30 -03:00
2012-05-29 23:28:41 -04:00
2012-07-20 11:21:06 -07:00
2012-07-09 16:42:24 -04:00
2012-06-05 18:38:47 -04:00
2012-06-20 14:39:36 -07:00
2012-06-06 17:08:00 +02:00
2012-07-12 07:54:46 -07:00
2012-06-01 12:58:52 -04:00
2012-07-22 12:39:33 -07:00
2012-05-31 17:49:26 -07:00
2012-07-16 22:31:34 -07:00
2012-06-13 21:16:42 +02:00