From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] bridge: make proxy arp configurable Date: Fri, 21 Nov 2014 14:49:20 -0500 (EST) Message-ID: <20141121.144920.49947131087625025.davem@davemloft.net> References: <20141030200942.5a531e34@urahara> <20141031.122133.1697556792716394439.davem@davemloft.net> <9dd8ca1857559a294f99c5849b51c8aa.squirrel@www.codeaurora.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: shemming@brocade.com, netdev@vger.kernel.org To: kyeyoonp@codeaurora.org Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:38093 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750939AbaKUTtX (ORCPT ); Fri, 21 Nov 2014 14:49:23 -0500 In-Reply-To: <9dd8ca1857559a294f99c5849b51c8aa.squirrel@www.codeaurora.org> Sender: netdev-owner@vger.kernel.org List-ID: From: kyeyoonp@codeaurora.org Date: Wed, 19 Nov 2014 23:11:52 -0000 >> Please do not ever add empty lines at the end of files, GIT warns >> about this when I try to apply your patch. > > Hi Dave, I notice that this patch was never applied to "net-next". I didn't apply it because it needs changes. Please always look into patchwork to see what the state of a patch is, if you had looked, you would have seen that I marked the patch as "changed requested", which clearly states what the situation is. Thanks.