commit | f92d9dc1504a964acfe07e8036fa30dcef22d343 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Sat Jun 05 17:24:30 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 06 17:55:58 2010 -0700 |
tree | 725728b7cf59480858ad58c1d29a96537fd8f8ce | |
parent | eedc765ca4b19a41cf0b921a492ac08d640060d1 [diff] |
tg3: Relocate APE mutex regs for 5717+ The 5717 and later devices relocate the APE mutex registers. This patch organizes the code so that the driver can use the mutex registers in the old and new locations. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>