]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
tlan: proper shared IRQ support
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 30 May 2008 16:49:57 +0000 (09:49 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 31 May 2008 02:18:00 +0000 (22:18 -0400)
commita3ccc78968f00b6589653c1cccadb7940594935a
treea17ea50db7a99003eba6ccc3947ed691a897c9d4
parent9ded65a1d79a2ca9aa44ee0989fd7924304c31cc
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>
drivers/net/tlan.c