Return-path: Received: from merlin.infradead.org ([205.233.59.134]:60197 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754348Ab2APUVF (ORCPT ); Mon, 16 Jan 2012 15:21:05 -0500 Subject: Re: [PATCH] NFC: Increase NCI deactivate timeout From: Samuel Ortiz Reply-To: Samuel Ortiz To: ilanelias78@gmail.com Cc: aloisio.almeida@openbossa.org, lauro.venancio@openbossa.org, linville@tuxdriver.com, linux-wireless@vger.kernel.org, Ilan Elias In-Reply-To: <1326022982-30205-1-git-send-email-ilane@ti.com> References: <1326022982-30205-1-git-send-email-ilane@ti.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 16 Jan 2012 21:27:02 +0100 Message-ID: <1326745622.22824.12.camel@sortiz-mobl> (sfid-20120116_212109_376026_86D8D113) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Ilan, On Sun, 2012-01-08 at 13:43 +0200, ilanelias78@gmail.com wrote: > From: Ilan Elias > > Increase NCI deactivate timeout from 5 sec to 30 sec. > NCI deactivate procedure might take a long time, > depending on the local and remote parameters. 30 seconds sounds like a huge delay for receiving a reply to such command. Would you care explaining how we can get that long of a timeout ? Cheers, Samuel.