From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 2/4 v2] net: sh_eth: remove unnecessary members/definitions Date: Wed, 27 Jun 2012 01:24:48 -0700 (PDT) Message-ID: <20120627.012448.13451663741704181.davem@davemloft.net> References: <4FEAA15E.2060402@renesas.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-sh@vger.kernel.org To: yoshihiro.shimoda.uh@renesas.com Return-path: In-Reply-To: <4FEAA15E.2060402@renesas.com> Sender: linux-sh-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: "Shimoda, Yoshihiro" Date: Wed, 27 Jun 2012 14:59:58 +0900 > This patch removes unnecessary members in sh_th_private. > This patch also removes unnecessary definitions in sh_eth.h > > Signed-off-by: Yoshihiro Shimoda Applied.