[PATCH] skge: stop bogus sensor messages
authorStephen Hemminger <shemminger@osdl.org>
Tue, 16 Aug 2005 21:00:54 +0000 (14:00 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 16 Aug 2005 21:03:13 +0000 (17:03 -0400)
Some versions of the Marvell yukon generate bogus sensor warning interrupts.
The driver would flood log with these messages.  Handle this situation
cleanly by masking away at boot time.

Fixes: http://bugs.gentoo.org/show_bug.cgi?id=87182

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
 drivers/net/skge.c |   24 ++++++++++--------------
 drivers/net/skge.h |    8 ++++++--
 2 files changed, 16 insertions(+), 16 deletions(-)
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found