commit | 21f581a5366d48d86b9ae86043fc61d44e992c0c | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Aug 28 14:00:25 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 29 15:42:50 2009 -0700 |
tree | bfaa5a591d663ad5d61b9cdd219409ec4922f0dd | |
parent | cf7a7298c4f47ab7546b933bb54ad3ea03a1daf6 [diff] |
tg3: Create a new prodring_set structure This patch migrates most of the rx producer ring variables to a new tg3_rx_prodring_set structure and modifies the code accordingly. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>