linux/net/caif
Alexander Aring e3ae2365ef net: sock: introduce sk_error_report
This patch introduces a function wrapper to call the sk_error_report
callback. That will prepare to add additional handling whenever
sk_error_report is called, for example to trace socket errors.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-29 11:28:21 -07:00
..
caif_dev.c net: caif: fix memory leak in caif_device_notify 2021-06-03 15:05:07 -07:00
caif_socket.c net: sock: introduce sk_error_report 2021-06-29 11:28:21 -07:00
caif_usb.c net: caif: fix memory leak in cfusbl_device_notify 2021-06-03 15:05:07 -07:00
cfcnfg.c net: caif: modify the label out_err to out 2021-06-18 12:07:09 -07:00
cfctrl.c
cfdbgl.c
cfdgml.c
cffrml.c
cfmuxl.c
cfpkt_skbuff.c
cfrfml.c
cfserl.c net: caif: added cfserl_release function 2021-06-03 15:05:06 -07:00
cfsrvl.c
cfutill.c
cfveil.c
cfvidl.c
chnl_net.c net: caif: Drop unnecessary NULL check after container_of 2021-05-13 15:55:50 -07:00
Kconfig
Makefile