From: Jeff Mahoney Date: Mon, 11 Jan 2010 15:54:27 +0000 (-0500) Subject: Staging: rtl8192e: Use skb_tail_pointer X-Git-Tag: v2.6.34-rc1~10^2~1^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c7ec2e8e0fb6e8acda4f6b9a682cf7f8e650e2f;p=pandora-kernel.git Staging: rtl8192e: Use skb_tail_pointer rtl8192e 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