tg3: Break out mini producer ring handling
authorMatt Carlson <mcarlson@broadcom.com>
Fri, 28 Aug 2009 13:57:12 +0000 (13:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Aug 2009 22:42:36 +0000 (15:42 -0700)
This patch separates the code that sets up the mini producer ring from
the code that sets up the jumbo producer rings.  The 5717 asic rev
devices do not have a mini ring, but do have a jumbo frame
implementation similar to the 5704 and previous devices.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found