]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit050ec18a35f3106437da8e9c55e441c076c7b93e
treee0de01c46c50d466e515a8459807bb491c4af767
parentab707da7cf0a1a1d27c6021356cfb3692cf1bd26
[PATCH] skge: stop bogus sensor messages

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>
drivers/net/skge.c
drivers/net/skge.h