linux_dsm_epyc7002/drivers/net/caif
Aditya Pakki c5dea81583 net: caif: replace BUG_ON with recovery code
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-12-16 16:29:05 -08:00
..
caif_hsi.c
caif_serial.c net: caif: replace BUG_ON with recovery code 2019-12-16 16:29:05 -08:00
caif_spi_slave.c
caif_spi.c
caif_virtio.c
Kconfig
Makefile