Ian Campbell d9a58a782e xen/netfront: improve truesize tracking
Using RX_COPY_THRESHOLD is incorrect if the SKB is actually smaller
than that. We have already accounted for this in
NETFRONT_SKB_CB(skb)->pull_to so use that instead.

Fixes WARN_ON from skb_try_coalesce.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Sander Eikelenboom <linux@eikelenboom.it>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: annie li <annie.li@oracle.com>
Cc: xen-devel@lists.xen.org
Cc: netdev@vger.kernel.org
Cc: stable@kernel.org # 3.7.x only
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-07 19:51:19 -08:00
..
2012-12-03 11:16:10 -08:00
2012-12-15 17:14:38 -08:00
2012-12-07 14:26:15 -05:00
2012-11-01 12:38:31 -04:00
2012-11-28 11:39:22 -05:00
2012-12-03 11:17:06 -08:00
2012-12-15 17:14:38 -08:00
2012-10-02 14:37:31 -04:00
2012-10-01 18:39:45 -04:00
2012-12-21 13:14:01 -08:00
2013-01-03 01:58:13 -08:00