commit | 646c9eddcffd202bb0f3d906cecf94eaf10cad31 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Tue Sep 01 12:58:41 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 02 00:43:36 2009 -0700 |
tree | 5f6ad6b05ef0d9f06d43d5db06dec9f842c68291 | |
parent | 679563f47cd2547a0e091b5bd3ddf30027af6b08 [diff] |
tg3: Add mailbox assignments The 5717 assigns mailbox locations to interrupt vectors in a rather non-intuitive way. (Much of the complexity stems from legacy compatibility issues.) This patch implements the assignment scheme. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Benjamin Li <benli@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>