Re: [PATCH] net: chelsio: Add a missing check on cudg_get_buffer

From: David Miller
Date: Thu Dec 27 2018 - 19:19:53 EST


From: Aditya Pakki <pakki001@xxxxxxx>
Date: Mon, 24 Dec 2018 15:21:21 -0600

> cudbg_collect_hw_sched() could fail when the function cudg_get_buffer()
> returns an error. The fix adds a check to the latter function returning
> error on failure
>
> Signed-off-by: Aditya Pakki <pakki001@xxxxxxx>

Applied.