From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/2] net: dsa: OF parsing fixes Date: Sat, 11 Jul 2015 23:25:39 -0700 (PDT) Message-ID: <20150711.232539.457529698301119611.davem@davemloft.net> References: <1436662931-8982-1-git-send-email-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, andrew@lunn.ch, linux@roeck-us.net, dan.carpenter@oracle.com To: f.fainelli@gmail.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:60707 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751947AbbGLGZm (ORCPT ); Sun, 12 Jul 2015 02:25:42 -0400 In-Reply-To: <1436662931-8982-1-git-send-email-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Sat, 11 Jul 2015 18:02:09 -0700 > This patch series fixes two small parsing issues, the first one was > reported by Dan, the second came after looking more closely at the > code. Series applied, thanks Florian.