sfc: suppress some MCDI error messages in PTP
authorEdward Cree <ecree@solarflare.com>
Tue, 12 May 2015 12:05:09 +0000 (13:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 May 2015 19:11:51 +0000 (15:11 -0400)
Also, remove a needless netif_err() from efx_ptp_update_stats() - if the
 MCDI fails it'll print its own error message, we don't need another that
 adds no information.

Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found