From: Stephen Hemminger Date: Tue, 16 Aug 2005 21:00:54 +0000 (-0700) Subject: [PATCH] skge: stop bogus sensor messages X-Git-Tag: v2.6.14-rc1~1055^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=050ec18a35f3106437da8e9c55e441c076c7b93e;p=pandora-kernel.git [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 drivers/net/skge.c | 24 ++++++++++-------------- drivers/net/skge.h | 8 ++++++-- 2 files changed, 16 insertions(+), 16 deletions(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed