From: Matt Carlson Date: Fri, 13 Nov 2009 13:03:45 +0000 (+0000) Subject: tg3: tg3_alloc_rx_skb(tnapi => tp) X-Git-Tag: v2.6.33-rc1~388^2~348 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86b21e59c9a65c8e46d35ac6c4220f63639828c6;p=pandora-kernel.git tg3: tg3_alloc_rx_skb(tnapi => tp) This patch converts the tnapi argument of tg3_alloc_rx_skb() to tp. The level of indirection is unnecessary. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed