[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
authorArnaldo Carvalho de Melo <acme@ghostprotocols.net>
Sat, 31 Mar 2007 14:55:19 +0000 (11:55 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:29 +0000 (22:28 -0700)
To clearly state the intent of copying to linear sk_buffs, _offset being a
overly long variant but interesting for the sake of saving some bytes.

Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>

No differences found