Messages in this thread |  | | Date | Mon, 16 Dec 2019 16:29:34 -0800 (PST) | Subject | Re: [PATCH] net: caif: replace BUG_ON with recovery code | From | David Miller <> |
| |
From: Aditya Pakki <pakki001@umn.edu> Date: Sun, 15 Dec 2019 11:51:30 -0600
> In caif_xmit, there is a crash if the ptr dev is NULL. However, by > returning the error to the callers, the error can be handled. The > patch fixes this issue. > > Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Applied to net-next.
|  |