Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751510AbcLCVKP (ORCPT ); Sat, 3 Dec 2016 16:10:15 -0500 Received: from shards.monkeyblade.net ([184.105.139.130]:37356 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750789AbcLCVKN (ORCPT ); Sat, 3 Dec 2016 16:10:13 -0500 Date: Sat, 03 Dec 2016 16:10:11 -0500 (EST) Message-Id: <20161203.161011.1726275104816268002.davem@davemloft.net> To: niklas.cassel@axis.com Cc: peppe.cavallaro@st.com, alexandre.torgue@st.com, niklass@axis.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/6] net: stmmac: return error if no DMA configuration is found From: David Miller In-Reply-To: <1480687910-9690-1-git-send-email-niklass@axis.com> References: <1480687910-9690-1-git-send-email-niklass@axis.com> X-Mailer: Mew version 6.7 on Emacs 25.1 / 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]); Sat, 03 Dec 2016 12:10:49 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 306 Lines: 10 When you post a series of related changes as a patch set, you must provide a proper "[PATCH 0/N] ..." posting which explains what the series is doing at a high level, how it is doing it, and why it is doing it that way. Please repost this entire series with a proper header posting included. Thank you.