sfc: Remove workaround for old firmware bug
There was a bug in XAUI synchronisation in early 10Xpress firmware versions. This is fixed in released firmware and we do not need to work around it. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:

committed by
Jeff Garzik

parent
e1074a0d96
commit
ef08af03ef
@@ -1750,7 +1750,6 @@ static struct efx_phy_operations efx_dummy_phy_operations = {
|
||||
.check_hw = efx_port_dummy_op_int,
|
||||
.fini = efx_port_dummy_op_void,
|
||||
.clear_interrupt = efx_port_dummy_op_void,
|
||||
.reset_xaui = efx_port_dummy_op_void,
|
||||
};
|
||||
|
||||
static struct efx_board efx_dummy_board_info = {
|
||||
|
Reference in New Issue
Block a user