From: Stephen Hemminger Date: Wed, 12 Jul 2006 22:23:42 +0000 (-0700) Subject: [PATCH] sky2: fix truncated collision threshold mask X-Git-Tag: v2.6.18-rc2~101^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbb88b3e0b59fbc877c884f5fc978428b2fe7aea;p=pandora-kernel.git [PATCH] sky2: fix truncated collision threshold mask Patch to correct broken collision threshold mask in sky2 driver. Should be three bits wide, but the mask only allows for 1 bit to be set. Thanks & Regards Neil Signed-off-by: Neil Horman Signed-off-by: Stephen Hemminger sky2.h | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed