From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth02.qualcomm.com ([65.197.215.38]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Y0mLk-00005q-39 for ath10k@lists.infradead.org; Tue, 16 Dec 2014 07:15:16 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: unregister and remove frag_threshold callback References: <1417799786-11391-1-git-send-email-poh@qca.qualcomm.com> Date: Tue, 16 Dec 2014 09:14:41 +0200 In-Reply-To: <1417799786-11391-1-git-send-email-poh@qca.qualcomm.com> (Peter Oh's message of "Fri, 5 Dec 2014 09:16:26 -0800") Message-ID: <87k31st6am.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Peter Oh Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Peter Oh writes: > Setting fragmentation threshold has not been supported by > any of firmware versions, hence unregister the callback and > remove the function. > > Signed-off-by: Peter Oh Thanks, applied. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]:47379 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750881AbaLPHOv (ORCPT ); Tue, 16 Dec 2014 02:14:51 -0500 From: Kalle Valo To: Peter Oh CC: , Subject: Re: [PATCH] ath10k: unregister and remove frag_threshold callback References: <1417799786-11391-1-git-send-email-poh@qca.qualcomm.com> Date: Tue, 16 Dec 2014 09:14:41 +0200 In-Reply-To: <1417799786-11391-1-git-send-email-poh@qca.qualcomm.com> (Peter Oh's message of "Fri, 5 Dec 2014 09:16:26 -0800") Message-ID: <87k31st6am.fsf@kamboji.qca.qualcomm.com> (sfid-20141216_081455_491198_AB018CA4) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Peter Oh writes: > Setting fragmentation threshold has not been supported by > any of firmware versions, hence unregister the callback and > remove the function. > > Signed-off-by: Peter Oh Thanks, applied. -- Kalle Valo