commit | fa6b2aae6ab5ae1ce4b65c1872477c4b794d338e | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Mon Nov 21 15:01:19 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 22 16:01:34 2011 -0500 |
tree | 17f78d2c446cc1a13f68ca9f13930c0ff8b38047 | |
parent | 513aa6ea39adfc9daf5b4bc33b49008733c3eb51 [diff] |
tg3: Restrict large prod ring cap devices Future devices may or may not be capable of supporting larger rx producer rings. This patch changes the code so that this flag is set on an ASIC rev to ASIC rev basis. Also, this patch changes a place where the LRG_PROD_RING_CAP flag was not controlling how the rx standard producer ring size was set. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>