commit | 4803572815feea2dca9485a343a8556c9037e36e | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Thu Oct 14 10:37:43 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 17 13:57:45 2010 -0700 |
tree | 31965fb2cd11a68621771816beed945b65d6f2ea | |
parent | f94e290eba2f98e8f759d273d9d04e8487fb4b6b [diff] |
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>