sky2: ifdown kills irq mask
authorStephen Hemminger <shemminger@osdl.org>
Tue, 9 May 2006 21:46:54 +0000 (14:46 -0700)
committerStephen Hemminger <shemminger@osdl.org>
Wed, 10 May 2006 21:03:41 +0000 (14:03 -0700)
Bringing down a port also masks off the status and other IRQ's
needed for device to function due to missing paren's.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>

No differences found