[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190207145536.745936055C@smtp.codeaurora.org>
Date: Thu, 7 Feb 2019 14:55:36 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: ath10k@...ts.infradead.org, linux-wireless@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] ath10k: do not return invalid pointers as a *dentry
Greg Kroah-Hartman <gregkh@...uxfoundation.org> wrote:
> When calling debugfs functions, they can now return error values if
> something went wrong. If that happens, return a NULL as a *dentry to
> the relay core instead of passing it an illegal pointer.
>
> The relay core should be able to handle an illegal pointer, but add this
> check to be safe.
>
> Cc: Kalle Valo <kvalo@...eaurora.org>
> Cc: ath10k@...ts.infradead.org
> Cc: linux-wireless@...r.kernel.org
> Cc: netdev@...r.kernel.org
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Signed-off-by: Kalle Valo <kvalo@...eaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
0b38b4b44516 ath10k: do not return invalid pointers as a *dentry
--
https://patchwork.kernel.org/patch/10790493/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists