Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp2010333imm; Thu, 24 May 2018 04:28:43 -0700 (PDT) X-Google-Smtp-Source: AB8JxZp30IzWCCo7llfkVJ+cVT85UmyqUxWPrTDtpeqCrHeVFivgqH3SSwxZPtYkC8ARIuXzkLDl X-Received: by 2002:a17:902:5a87:: with SMTP id r7-v6mr1457731pli.78.1527161323062; Thu, 24 May 2018 04:28:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527161323; cv=none; d=google.com; s=arc-20160816; b=B0XjNCEiXtXUAVnUEOPfWzDBHsgMWH/qWIT0ALCIItuwRLYvZPALz2vkn+MqRVDbfw 8wzFvC2G37oJ+Lppj8thvmv2zI1cYlGrErihUQkCHfnC5OncT7SY9+2+aJxHXc6Ymp7q uBYOjhXck8QCiEK2WliFHqwR5zPebcNrc2nxmgxYfjYHJmpoh1ZGGAqYiXodNDMzotmG ZinkrEXMyH66+onizajbyAdb5LqaNUSI4+gvv/yK0PF832L0LMlcEvGUAh1/1eXhMIGN DvcOxZpWHw2w7btJC2iSgefCzW66trRBvzfar8kWZV673DkAAZAQuCB5sAKag1XTeI65 pMxQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:cc :to:from:arc-authentication-results; bh=NIERAoMU+ZWEg2Wqd/ts15z0PRM1SnIZVoLfOWIL4Fc=; b=HLMqM9qdNNWCNHqG/u0EIFtM8o2qPkqobkq9/tjFzUEmewvkeP096UjpLkdbN4+e09 BhO6hlGETeSrkXgLdLW2aJuYMJh4cO1orZuAqe/iTTld/aFT0hKhe0/RkBF9svRaTdCp xeAj/8izVvrZlHr5ZCR3tD++lpzU7r/Sj9/jOtqrrBQyvQDpRzc9l8uCbvC1asQ/Wf8n nEE0XV91EUiEJZ42jtrgRtzpDOREYm2vspGP9AKjcMVfR1sA90AyuQ07cKiRg2dw1KTB a1YuzkhiA5ua15wBLf3edQf9bmfKKQ588uRzHv2lyiJAhuDM3tqABGbnlfNjuTAdOo1A Geiw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u32-v6si3305256pgn.488.2018.05.24.04.28.28; Thu, 24 May 2018 04:28:43 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S968884AbeEXL1l (ORCPT + 99 others); Thu, 24 May 2018 07:27:41 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:7740 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S967768AbeEXL1h (ORCPT ); Thu, 24 May 2018 07:27:37 -0400 Received: from DGGEMS412-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id DC42DA481AE4F; Thu, 24 May 2018 19:27:22 +0800 (CST) Received: from localhost (10.177.31.96) by DGGEMS412-HUB.china.huawei.com (10.3.19.212) with Microsoft SMTP Server id 14.3.382.0; Thu, 24 May 2018 19:27:15 +0800 From: YueHaibing To: , CC: , , YueHaibing Subject: [PATCH net-next] net: fec: remove stale comment Date: Thu, 24 May 2018 19:27:07 +0800 Message-ID: <20180524112707.3580-1-yuehaibing@huawei.com> X-Mailer: git-send-email 2.10.2.windows.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.177.31.96] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This comment is outdated as fec_ptp_ioctl has been replaced by fec_ptp_set/fec_ptp_get since commit 1d5244d0e43b ("fec: Implement the SIOCGHWTSTAMP ioctl") Signed-off-by: YueHaibing --- drivers/net/ethernet/freescale/fec_ptp.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/drivers/net/ethernet/freescale/fec_ptp.c b/drivers/net/ethernet/freescale/fec_ptp.c index f814397..d438ef8 100644 --- a/drivers/net/ethernet/freescale/fec_ptp.c +++ b/drivers/net/ethernet/freescale/fec_ptp.c @@ -466,12 +466,6 @@ static int fec_ptp_enable(struct ptp_clock_info *ptp, return -EOPNOTSUPP; } -/** - * fec_ptp_hwtstamp_ioctl - control hardware time stamping - * @ndev: pointer to net_device - * @ifreq: ioctl data - * @cmd: particular ioctl requested - */ int fec_ptp_set(struct net_device *ndev, struct ifreq *ifr) { struct fec_enet_private *fep = netdev_priv(ndev); -- 2.7.0