Return-path: Received: from smtp.nokia.com ([147.243.128.26]:49519 "EHLO mgw-da02.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754571Ab0KQIfY (ORCPT ); Wed, 17 Nov 2010 03:35:24 -0500 Subject: Re: [PATCH v2 2/2] wl1271: add support for HW TX fragmentation From: Luciano Coelho To: "ext John W. Linville" Cc: ext Arik Nemtsov , "linux-wireless@vger.kernel.org" , Johannes Berg In-Reply-To: <20101111163755.GC2559@tuxdriver.com> References: <1289209867-21422-1-git-send-email-arik@wizery.com> <1289209867-21422-3-git-send-email-arik@wizery.com> <1289472342.1606.25.camel@powerslave> <20101111163755.GC2559@tuxdriver.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 17 Nov 2010 10:34:47 +0200 Message-ID: <1289982887.12140.2.camel@chilepepper> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi John, On Thu, 2010-11-11 at 17:37 +0100, ext John W. Linville wrote: > On Thu, Nov 11, 2010 at 12:45:42PM +0200, Luciano Coelho wrote: > > On Mon, 2010-11-08 at 10:51 +0100, ext Arik Nemtsov wrote: > > > Indicate to mac80211 we support HW fragmentation. > > > Support updates of the fragmentation threshold via the > > > set_frag_threshold callback. > > > > > > Signed-off-by: Arik Nemtsov > > > --- > > > > Acked-by: Luciano Coelho > > > > John, can you apply this directly on your tree, due to the dependency on > > mac80211? There will be a merge conflict with my next pull-request, due > > to the driver renaming, but it should be very easily solvable. > > > > The other option would be for me to wait until the mac80211 part is in > > wireless-next and only then I apply it to wl12xx. > > > > Which one would you prefer? > > I'll apply them, thanks. I noticed that you applied the mac80211 patch but you didn't apply the wl12xx part. So I have applied the latter myself now and will send it together with my next pull-request. Please remove this patch from your "to-be-applied-inbox". ;) -- Cheers, Luca.