From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Subject: Re: [PATCH 13/51] DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper Date: Sat, 21 Sep 2013 20:50:47 +0100 Message-ID: <20130921195046.GN12758@n2100.arm.linux.org.uk> References: <20130919212235.GD12758@n2100.arm.linux.org.uk> <1379685328.1681.0.camel@bwh-desktop.uk.level5networks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, Solarflare linux maintainers To: Ben Hutchings Return-path: Received: from caramon.arm.linux.org.uk ([78.32.30.218]:39739 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751042Ab3IUTu6 (ORCPT ); Sat, 21 Sep 2013 15:50:58 -0400 Content-Disposition: inline In-Reply-To: <1379685328.1681.0.camel@bwh-desktop.uk.level5networks.com> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, Sep 20, 2013 at 02:55:28PM +0100, Ben Hutchings wrote: > Acked-by: Ben Hutchings Thanks, added.