commit | 253c6daa343104c1278facd11cb5ecfc7554fb38 | [log] [tgz] |
---|---|---|
author | Mathias Krause <mathias.krause@secunet.com> | Thu Nov 07 14:18:25 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 07 19:28:59 2013 -0500 |
tree | 97e4ff68f7c9e196f1cfbd16070f19f8f46fe4e0 | |
parent | 0c7ddf36c29c3ce12f2d2931a357ccaa0861035a [diff] |
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 <mathias.krause@secunet.com> Cc: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>