From: Jeff Mahoney Date: Mon, 11 Jan 2010 15:54:25 +0000 (-0500) Subject: Staging: rt2860: Use skb_tail_pointer X-Git-Tag: v2.6.34-rc1~10^2~1^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53cf8743d227283e78c27ada407b506014c9223d;p=pandora-kernel.git Staging: rt2860: Use skb_tail_pointer rt2860 uses skb->tail directly. This patch uses the tail pointer macros instead. Signed-off-by: Jeff Mahoney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed