From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Veicy-00074W-Ag for ath10k@lists.infradead.org; Fri, 08 Nov 2013 09:45:21 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: Fix un-initialized debug objects. References: <1383585496-17580-1-git-send-email-greearb@candelatech.com> Date: Fri, 8 Nov 2013 11:44:51 +0200 In-Reply-To: <1383585496-17580-1-git-send-email-greearb@candelatech.com> (greearb@candelatech.com's message of "Mon, 4 Nov 2013 09:18:16 -0800") Message-ID: <87txfnb52k.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: greearb@candelatech.com Cc: ath10k@lists.infradead.org greearb@candelatech.com writes: > From: Ben Greear > > If the 'ar' registration fails early, the debug > objects were not initialized, and trouble ensued when > the object was later destroyed and the un-initialized > objects were accessed. > > Per Kalle's suggestion, move the debug_destroy to the > core_unregister method. > > Signed-off-by: Ben Greear Thanks, applied. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k