Index: sys/dev/sfxge/common/medford2_nic.c =================================================================== --- sys/dev/sfxge/common/medford2_nic.c +++ sys/dev/sfxge/common/medford2_nic.c @@ -83,11 +83,6 @@ uint32_t bandwidth; efx_rc_t rc; - /* - * FIXME: Likely to be incomplete and incorrect. - * Parts of this should be shared with Huntington. - */ - /* * Enable firmware workarounds for hardware errata. * Expected responses are: Index: sys/dev/sfxge/common/medford_nic.c =================================================================== --- sys/dev/sfxge/common/medford_nic.c +++ sys/dev/sfxge/common/medford_nic.c @@ -79,11 +79,6 @@ uint32_t bandwidth; efx_rc_t rc; - /* - * FIXME: Likely to be incomplete and incorrect. - * Parts of this should be shared with Huntington. - */ - /* * Enable firmware workarounds for hardware errata. * Expected responses are: