From: Mathias Krause Date: Thu, 7 Nov 2013 13:18:25 +0000 (+0100) Subject: caif: use pskb_put() instead of reimplementing its functionality X-Git-Tag: v3.13-rc1~105^2~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=253c6daa343104c1278facd11cb5ecfc7554fb38;p=pandora-kernel.git caif: use pskb_put() instead of reimplementing its functionality Also remove the warning for fragmented packets -- skb_cow_data() will linearize the buffer, removing all fragments. Signed-off-by: Mathias Krause Cc: Dmitry Tarnyagin Cc: "David S. Miller" Signed-off-by: David S. Miller --- Reading git-diff-tree failed