From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/3] bnxt_en: Fix kbuild errors and rename phys_port_name. Date: Tue, 25 Jul 2017 12:48:37 -0700 (PDT) Message-ID: <20170725.124837.237858743916580404.davem@davemloft.net> References: <1501003721-12407-1-git-send-email-michael.chan@broadcom.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: michael.chan@broadcom.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:60402 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751520AbdGYTsi (ORCPT ); Tue, 25 Jul 2017 15:48:38 -0400 In-Reply-To: <1501003721-12407-1-git-send-email-michael.chan@broadcom.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Michael Chan Date: Tue, 25 Jul 2017 13:28:38 -0400 > Fix 2 more kbuild errors (the first one already fixed by DaveM), and rename > the physical port name. Series applied, thanks for working to clear this all up.