commit | cf7a7298c4f47ab7546b933bb54ad3ea03a1daf6 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Aug 28 13:59:57 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 29 15:42:47 2009 -0700 |
tree | 3ad2a934a87fa018cb318002bba26d229dd4d57d | |
parent | 287be12e1774d842bff21ea0c1809c2387d7b310 [diff] |
tg3: Create rx producer ring setup routines Later patches are going to complicate the ring initialization routines. This patch breaks out the setup and teardown of the rx producer rings into separate functions to make the code more readable. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>