commit | fbb88b3e0b59fbc877c884f5fc978428b2fe7aea | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Wed Jul 12 15:23:42 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Jul 12 18:39:21 2006 -0400 |
tree | 2f67002b7bb4f524915eec63b92ee42a334c30ec | |
parent | 4c2248cc57f83ce551511a6c1736383938dd9d1b [diff] |
[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 <nhorman@tuxdriver.com> Signed-off-by: Stephen Hemminger <shemminger@osdl.org> sky2.h | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Signed-off-by: Jeff Garzik <jeff@garzik.org>