[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 27 Mar 2007 21:55:52 +0000 (18:55 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:23 +0000 (22:28 -0700)
To clearly state the intent of copying from 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@redhat.com>

No differences found