From: Eric Dumazet Date: Tue, 27 Mar 2012 03:17:26 +0000 (+0000) Subject: cdc-phonet: fix skb truesize underestimation X-Git-Tag: v3.4-rc2~37^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094b5855bf37eae4b297bc47bb5bc5454f1f6fab;p=pandora-kernel.git cdc-phonet: fix skb truesize underestimation Now skb_add_rx_frag() has a truesize parameter, we can fix cdc-phonet to properly account truesize of each fragment : a full page. Signed-off-by: Eric Dumazet Cc: Felipe Balbi Cc: Greg Kroah-Hartman Cc: Rémi Denis-Courmont Acked-by: Rémi Denis-Courmont Signed-off-by: David S. Miller --- Reading git-diff-tree failed