[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.
authorMichael Chan <mchan@broadcom.com>
Sat, 5 May 2007 20:08:32 +0000 (13:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 5 May 2007 20:08:32 +0000 (13:08 -0700)
And fix up the code to always allow MSI on 5714 A2.

Call tg3_find_peer() earlier because we need that information before
we can determine whether we can set TG3_FLAG_SUPPORT_MSI or not.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found