commit | f3286a3af89d6db7a488f3e8f02b98d67d50f00c | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Thu Aug 01 11:36:42 2013 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 01 14:35:50 2013 -0700 |
tree | ebe37457c3676eb8cb06ba17597134975958845d | |
parent | 6ab4ae9aadef65e2f7aca44fd963c302dcb5849e [diff] |
tile: support multiple mPIPE shims in tilegx network driver The initial driver support was for a single mPIPE shim on the chip (as is the case for the Gx36 hardware). The Gx72 chip has two mPIPE shims, so we extend the driver to handle that case. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> Signed-off-by: David S. Miller <davem@davemloft.net>