From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: qcom/emac: Encapsulate sgmii ops under one structure Date: Wed, 16 May 2018 14:33:39 -0400 (EDT) Message-ID: <20180516.143339.1658512960155967463.davem@davemloft.net> References: <1526433053-16308-1-git-send-email-hpuranik@codeaurora.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, timur@codeaurora.org To: hpuranik@codeaurora.org Return-path: In-Reply-To: <1526433053-16308-1-git-send-email-hpuranik@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.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.