From mboxrd@z Thu Jan 1 00:00:00 1970 From: Edward Cree Subject: [PATCH net-next 0/2] Bowdlerise PTP MCDI errors Date: Mon, 11 May 2015 13:19:03 +0100 Message-ID: <55509E37.8050706@solarflare.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: , To: David Miller Return-path: Received: from nbfkord-smmo04.seg.att.com ([209.65.160.86]:21402 "EHLO nbfkord-smmo04.seg.att.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753663AbbEKM26 (ORCPT ); Mon, 11 May 2015 08:28:58 -0400 Sender: netdev-owner@vger.kernel.org List-ID: When the NIC doesn't support PTP, probe-time MCDI commands fail in predictable ways. Instead of logging cryptic MCDI errors, just log that PTP isn't supported. Edward Cree (2): sfc: nicer log message on PTP probe fail sfc: suppress some MCDI error messages in PTP drivers/net/ethernet/sfc/ptp.c | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-)