[PATCH] sky2: MSI test race and message
commit15531084fa60dbedda5c2920bdc4b9e6882b5469
authorStephen Hemminger <shemminger@osdl.org>
Thu, 12 Oct 2006 22:38:11 +0000 (12 15:38 -0700)
committerChris Wright <chrisw@sous-sol.org>
Sat, 4 Nov 2006 01:33:44 +0000 (3 17:33 -0800)
treeffb0b72c0866a652593642a8c57635c904f3a219
parentf7bc3d8e19acb53487f969c4bf2c54109a972bac
[PATCH] sky2: MSI test race and message

Make sure and do PCI reads after writes in the MSI test setup code.

Some motherboards don't implement MSI correctly. The driver handles this
but the warning is too verbose and overly cautious.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/net/sky2.c