Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp2356977imm; Wed, 16 May 2018 11:34:44 -0700 (PDT) X-Google-Smtp-Source: AB8JxZq41FK8jPBaOBYsResXDaDPLaRCUSgHkDz3pucddoBGNPHiiSVMqLEM0F7Wf6jPa63bEji8 X-Received: by 2002:a17:902:265:: with SMTP id 92-v6mr1986307plc.368.1526495684795; Wed, 16 May 2018 11:34:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526495684; cv=none; d=google.com; s=arc-20160816; b=BtXK+JUB0r8DOrnq1iPhyzG2VT/W3OTOIXtpvENyPGvOWzbpDKodnLmYAUQRoK7Of7 TbmO6hEd+qIQ9vJQKXKx1S215BVxDlFqCXKd633Ru+svAIc/1sIwojX7NUtyQ3C28nBo 8tN9wZCe23VQH/TXXdMvUNXUqexd8m8T5olqSvz/7Eu5bIuTFEVWhKZlvar7pr0FESdS n5Dysx7vwL7Wmywdg8UCxBecM5jgm6VAtLbBNWHL3tE3+7W05qNQdTkeaWy+cbJ/HQVk 7Y9Unb9+hAY/kgAzjR0o/iZfLX3vlldhML6Nnic8Ou5e8MpS/9dwqeR9/4rIv2awGnD3 A5kQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date :arc-authentication-results; bh=O1WjYTMo5zyHlMHVdbRyKwjxmd2MOLtmB8ngrVop66o=; b=xrehNNgJt9ZD8B1IerhsI2IBX8JzgjzFXzdBWyzkSPTfKrqZGIz9SgTXcD/SdM0OFP tYt1bcF1Tj1xTOwqIUBl5J26DpALdW/cjVCSrdFpaYP620Zlk00CnJJu6xqQZSt4pgdS S/FoKvSwTX91TB1j2H1O41Nk/JsJb40mvc9P8OtaEmGnKTrd5DqcfIXNKKLVr10dDAsJ CZZsuSc+lhwppgzXU0u1iPRW5hlcfcR/nrQp5d+L6Hw2g+ntJLD7gMyQ082J+QiPkX3U fp/Uw2Do2bPwrICUl07bNbJ0u27teqH35YovSuuhZJjbp0sPnZwkQmspNIskHnT8j7t8 uaKw== 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 v10-v6si3184726plo.150.2018.05.16.11.34.30; Wed, 16 May 2018 11:34:44 -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 S1751786AbeEPSdm (ORCPT + 99 others); Wed, 16 May 2018 14:33:42 -0400 Received: from shards.monkeyblade.net ([184.105.139.130]:43742 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750937AbeEPSdl (ORCPT ); Wed, 16 May 2018 14:33:41 -0400 Received: from localhost (67.110.78.66.ptr.us.xo.net [67.110.78.66]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id A61C814075A2D; Wed, 16 May 2018 11:33:40 -0700 (PDT) Date: Wed, 16 May 2018 14:33:39 -0400 (EDT) Message-Id: <20180516.143339.1658512960155967463.davem@davemloft.net> To: hpuranik@codeaurora.org Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, timur@codeaurora.org Subject: Re: [PATCH] net: qcom/emac: Encapsulate sgmii ops under one structure From: David Miller In-Reply-To: <1526433053-16308-1-git-send-email-hpuranik@codeaurora.org> References: <1526433053-16308-1-git-send-email-hpuranik@codeaurora.org> X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 16 May 2018 11:33:41 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Hemanth Puranik Date: Wed, 16 May 2018 06:40:53 +0530 > This patch introduces ops structure for sgmii, This by ensures that > we do not need dummy functions in case of emulation platforms. > > Signed-off-by: Hemanth Puranik Applied to net-next.