commit | a3ccc78968f00b6589653c1cccadb7940594935a | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Fri May 30 09:49:57 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri May 30 22:18:00 2008 -0400 |
tree | a17ea50db7a99003eba6ccc3947ed691a897c9d4 | |
parent | 9ded65a1d79a2ca9aa44ee0989fd7924304c31cc [diff] |
tlan: proper shared IRQ support Handle shared IRQ correctly. If IRQ is shared, it typically will show up as an IRQ with an empty status field. So check in driver and handle it without crapping out with invalid interrupt message. Compile tested only. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>