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