tg3: Don't allocate jumbo ring for 5780 class devs
authorMatt Carlson <mcarlson@broadcom.com>
Thu, 14 Oct 2010 10:37:43 +0000 (10:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Oct 2010 20:57:45 +0000 (13:57 -0700)
commit4803572815feea2dca9485a343a8556c9037e36e
tree31965fb2cd11a68621771816beed945b65d6f2ea
parentf94e290eba2f98e8f759d273d9d04e8487fb4b6b
tg3: Don't allocate jumbo ring for 5780 class devs

The 5714, 5715, and 5780 devices do not have a separate rx jumbo
producer ring.  This patch changes the code so that resources are not
allocated for it.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c