From: Andy Moreton <amore...@solarflare.com> Signed-off-by: Andy Moreton <amore...@solarflare.com> Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com> --- drivers/net/sfc/base/medford2_nic.c | 5 ----- drivers/net/sfc/base/medford_nic.c | 5 ----- 2 files changed, 10 deletions(-)
diff --git a/drivers/net/sfc/base/medford2_nic.c b/drivers/net/sfc/base/medford2_nic.c index 2090990..7f5ad17 100644 --- a/drivers/net/sfc/base/medford2_nic.c +++ b/drivers/net/sfc/base/medford2_nic.c @@ -55,11 +55,6 @@ medford2_board_cfg( 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: * - 0 (zero): diff --git a/drivers/net/sfc/base/medford_nic.c b/drivers/net/sfc/base/medford_nic.c index a8812bb..6dc895f 100644 --- a/drivers/net/sfc/base/medford_nic.c +++ b/drivers/net/sfc/base/medford_nic.c @@ -53,11 +53,6 @@ medford_board_cfg( 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: * - 0 (zero): -- 2.7.4