Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:36667 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752630AbbAWRWs (ORCPT ); Fri, 23 Jan 2015 12:22:48 -0500 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Subject: Re: [1/8] mwifiex: remove redundant nick_name variable From: Kalle Valo In-Reply-To: <1421149130-5889-2-git-send-email-patila@marvell.com> To: Avinash Patil Cc: , , , , Avinash Patil Message-Id: <20150123172247.812AD141654@smtp.codeaurora.org> (sfid-20150123_182251_091043_4E6868B6) Date: Fri, 23 Jan 2015 17:22:47 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: > This is not used anywhere execpt initialization. > > Signed-off-by: Avinash Patil > Signed-off-by: Amitkumar Karwar > Signed-off-by: Cathy Luo Thanks, 6 patches applied to wireless-drivers-next.git: 5e7f03b102eb mwifiex: remove redundant nick_name variable 534cfed66caf mwifiex: set wiphy params only once bb2703cffb2f mwifiex: do not declare wdev as pointer 7d2d4fbf4e8e mwifiex: add init parameter to init command routine 16b21941fa9a mwifiex: handle PS events on AP interface as well 770c385d2744 mwifiex: support conversion to any virtual interface type 2 patches failed to apply: Applying: mwifiex: store permanant mac address in adapter structure error: patch failed: drivers/net/wireless/mwifiex/init.c:285 error: drivers/net/wireless/mwifiex/init.c: patch does not apply Patch failed at 0001 mwifiex: store permanant mac address in adapter structure Applying: mwifiex: manage virtual interface limits efficiently error: patch failed: drivers/net/wireless/mwifiex/init.c:286 error: drivers/net/wireless/mwifiex/init.c: patch does not apply Patch failed at 0001 mwifiex: manage virtual interface limits efficiently Kalle Valo