commit | 8badd27aa0d7c02572fcd1a4a3c6b57d67f40b78 | [log] [tgz] |
---|---|---|
author | Eilon Greenstein <eilong@broadcom.com> | Thu Feb 12 08:36:15 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 15 23:31:05 2009 -0800 |
tree | 1a207ceefdd4dd4269a1449a47356e43f96d5d81 | |
parent | 555f6c78373f969f14487253abe331d085449360 [diff] |
bnx2x: MSI support Enabling MSI on top of MSI-X and INTA. Also changing the module parameter to allow choosing INTA or MSI even when MSI-X is available. The default status block should not be reversed for endianity. Since MSI can issue re-configuration, the interrupt disable function now requires mmiowb Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>