From: Matt Carlson Date: Fri, 13 Nov 2009 13:03:44 +0000 (+0000) Subject: tg3: Add prodring parameter to tg3_alloc_rx_skb() X-Git-Tag: v2.6.33-rc1~388^2~349 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3896167160ce9ad1eadeb88fd2f3971888444ae;p=pandora-kernel.git tg3: Add prodring parameter to tg3_alloc_rx_skb() This patch changes the tg3_alloc_rx_skb() implementation to accept the destination producer ring set pointer as a parameter rather than assuming the source and destination producer rings are the same. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed