From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/4] net: qcom/emac: various minor fixes Date: Wed, 11 Oct 2017 16:02:09 -0700 (PDT) Message-ID: <20171011.160209.1168083192694161067.davem@davemloft.net> References: <1507751546-10265-1-git-send-email-timur@codeaurora.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: timur@codeaurora.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:38660 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750778AbdJKXCK (ORCPT ); Wed, 11 Oct 2017 19:02:10 -0400 In-Reply-To: <1507751546-10265-1-git-send-email-timur@codeaurora.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Timur Tabi Date: Wed, 11 Oct 2017 14:52:22 -0500 > A set of patches for 4.15 that clean up some code, apply minors fixes, > and so on. Some of the code also prepares the driver for a future > version of the EMAC controller. Series applied, thank you.