From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH (net.git) 1/1] stmmac: fix sti compatibililies Date: Wed, 15 Oct 2014 11:46:39 -0400 (EDT) Message-ID: <20141015.114639.1870406278699948300.davem@davemloft.net> References: <1413351041-11369-1-git-send-email-peppe.cavallaro@st.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, sfr@canb.auug.org.au, linux-kernel@vger.kernel.org, linux-next@vger.kernel.org To: peppe.cavallaro@st.com Return-path: In-Reply-To: <1413351041-11369-1-git-send-email-peppe.cavallaro@st.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Giuseppe Cavallaro Date: Wed, 15 Oct 2014 07:30:41 +0200 > this patch is to fix the stmmac data compatibilities for > all the SoCs inside the platform file. > > Signed-off-by: Giuseppe Cavallaro Please in the future provide a proper "Reported-by: " tag for people like Stephen who let you know about the problem. Applied, thanks.