From: Stephen Hemminger Date: Wed, 12 Jul 2006 22:23:43 +0000 (-0700) Subject: [PATCH] skge: fix truncated collision threshold mask X-Git-Tag: v2.6.18-rc2~101^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83405f058eb78b515ccf5b9066fe0a51d55114a0;p=pandora-kernel.git [PATCH] skge: 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