[PATCH] sky2: revert IRQ dance on suspend/resume
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 30 Jan 2007 00:38:07 +0000 (16:38 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 30 Jan 2007 01:50:14 +0000 (17:50 -0800)
commit4cbf2aa35e1c189db234190fefc6c83b139ef963
tree09330e600c6bb1a7c348ceace531bd26d1ed4a63
parentdc6e29da9162fa8fa2a9e798569c0f6e87975614
[PATCH] sky2: revert IRQ dance on suspend/resume

Let's just backout the IRQ hack, and for those crap machines (like some
Sony VAIO's) can just disable MSI with the module parameter.

This reverts 44ade178249fe53d055fd92113eaa271e06acddd.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Frédéric Riss <frederic.riss@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/net/sky2.c