commit | f326fe768b39fe4131b1e2ca266c9c385ca307f4 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Wed Jul 12 15:23:44 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Jul 12 18:39:21 2006 -0400 |
tree | d0afb39421131bae63303102bce25450cf16415e | |
parent | 83405f058eb78b515ccf5b9066fe0a51d55114a0 [diff] |
[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 <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>