From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/2] Aquantia various patches 2018-05 Date: Tue, 08 May 2018 00:07:02 -0400 (EDT) Message-ID: <20180508.000702.1633660948937997965.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, darcari@redhat.com, pavel.belous@aquantia.com To: igor.russkikh@aquantia.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:52314 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750710AbeEHEHD (ORCPT ); Tue, 8 May 2018 00:07:03 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Igor Russkikh Date: Mon, 7 May 2018 16:10:37 +0300 > These are two patches covering issues found during test cycles: > > First is that driver should declare valid vlan_features > Second fix is about correct allocation of MSI interrupts on some systems. Series applied, thank you.