]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
[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)
commit7544b0972c1fc1a0e6c54baa1f44c81019743daa
tree90c8ca52ab4bb01b83c51f2c6ea91b1a6854a1a1
parent98efd8a6be79550767f5a9be6f3db8e7e9b747da
[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.

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>
drivers/net/tg3.c
drivers/net/tg3.h