From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [PATCHv3 9/9] macb: allow GEM to have configurable receive buffer size Date: Tue, 9 Aug 2011 16:59:01 +0200 Message-ID: <20110809145901.GO22213@game.jcrosoft.org> References: <1312881411-2376-1-git-send-email-jamie@jamieiles.com> <1312881411-2376-10-git-send-email-jamie@jamieiles.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org To: Jamie Iles Return-path: Content-Disposition: inline In-Reply-To: <1312881411-2376-10-git-send-email-jamie@jamieiles.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: netdev.vger.kernel.org On 10:16 Tue 09 Aug , Jamie Iles wrote: > GEM has configurable receive buffer sizes so requires this to be > programmed up. Any size < 2048 and a multiple of 64 bytes is permitted. > > Signed-off-by: Jamie Iles > Acked-by: David S. Miller > Acked-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD Best Regards, J.