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