From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:38438 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754896AbdDEKwN (ORCPT ); Wed, 5 Apr 2017 06:52:13 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: mwifiex: Fix invalid port issue From: Kalle Valo In-Reply-To: <1491281188-6471-1-git-send-email-gbhat@marvell.com> References: <1491281188-6471-1-git-send-email-gbhat@marvell.com> To: Ganapathi Bhat Cc: , Cathy Luo , Nishant Sarmukadam , Ganapathi Bhat Message-Id: <20170405105212.D172160DAD@smtp.codeaurora.org> (sfid-20170405_125529_042324_627A4B49) Date: Wed, 5 Apr 2017 10:52:12 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: Ganapathi Bhat wrote: > We have to use start port, for TX/RX of single packet, > instead of current aggregating port. This will fix SDIO > CMD53(TX/RX) returning -ETIMEDOUT and halting the data path. > > fixes: 0cb52aac4 ('mwifiex: do not set multiport flag for tx/rx single packet') > Signed-off-by: Ganapathi Bhat The correct format is: Fixes: 0cb52aac4d19 ("mwifiex: do not set multiport flag for tx/rx single packet") I can fix that. (no pun intended) -- https://patchwork.kernel.org/patch/9660845/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches