From: Arnaldo Carvalho de Melo Date: Sat, 31 Mar 2007 14:55:19 +0000 (-0300) Subject: [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} X-Git-Tag: v2.6.22-rc1~1128^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d7ff46a3498d3debc6ba68fb8014c702b81170;p=pandora-kernel.git [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 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 --- Reading git-diff-tree failed