Return-path: Received: from na3sys009aog115.obsmtp.com ([74.125.149.238]:52452 "EHLO na3sys009aog115.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751653Ab3EHXbD convert rfc822-to-8bit (ORCPT ); Wed, 8 May 2013 19:31:03 -0400 From: Bing Zhao To: Daniel Drake CC: "linux-wireless@vger.kernel.org" , Amitkumar Karwar Date: Wed, 8 May 2013 16:27:18 -0700 Subject: RE: Memory leak in mwifiex_cfg80211_scan Message-ID: <477F20668A386D41ADCC57781B1F70430DD2CA056A@SC-VEXCH1.marvell.com> (sfid-20130509_013109_990760_205B2880) References: <477F20668A386D41ADCC57781B1F70430D9E0579DB@SC-VEXCH1.marvell.com> <477F20668A386D41ADCC57781B1F70430D9E14FF4C@SC-VEXCH1.marvell.com> <477F20668A386D41ADCC57781B1F70430D9E150221@SC-VEXCH1.marvell.com> <477F20668A386D41ADCC57781B1F70430D9E150A22@SC-VEXCH1.marvell.com> <477F20668A386D41ADCC57781B1F70430D9E232E33@SC-VEXCH1.marvell.com> <477F20668A386D41ADCC57781B1F70430DD2C9FC92@SC-VEXCH1.marvell.com> <477F20668A386D41ADCC57781B1F70430DD2CA03F7@SC-VEXCH1.marvell.com> In-Reply-To: Content-Type: text/plain; charset=US-ASCII MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Daniel, > > Thanks for the comment. Please find attached updated patch. > > This looks better, thanks. I will post these patches to the list after the 3.10 merge window. 905c907 mwifiex: scan delay timer cleanup in unload path a11b504 mwifiex: rename mwifiex_free_adapter() routine in init.c 7841fa6 mwifiex: remove global user_scan_cfg variable Thanks, Bing > > Daniel