commit | a3896167160ce9ad1eadeb88fd2f3971888444ae | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Nov 13 13:03:44 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 15 22:14:48 2009 -0800 |
tree | 504efd6573241c592e75d7139715cece3a15bc46 | |
parent | afc081f83c59a7cf2c025a3ed89d011b5db556eb [diff] |
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 <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>