commit | bb507fe11ffda19eee158ce0be42d222135b7aca | [log] [tgz] |
---|---|---|
author | shemminger@osdl.org <shemminger@osdl.org> | Mon Aug 28 10:00:48 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Aug 29 17:18:30 2006 -0400 |
tree | c31b9bcd880dd4f214ec705e9a4cbaefa95e63f9 | |
parent | 97bda706b475655088201d7bb96cb8dd6d0d1aa3 [diff] |
[PATCH] sky2: MSI test timing The test for MSI IRQ could have timing issues. The PCI write needs to be pushed out before waiting, and the wait queue should be initialized before the IRQ. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>