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