From: Bruce Allan Date: Sat, 9 Aug 2008 01:35:56 +0000 (-0700) Subject: e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22 X-Git-Tag: v2.6.27-rc4~39^2~48^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=808ff676c46d8e259c2cb38579f94f8e6ae38009;p=pandora-kernel.git e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22 The e1000e driver was based on a version of e1000 prior to acme's introduction of skb_copy_to_linear_data_offset, and was submitted after acme went through and coverted all the drivers to use it. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed