mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
e3ae2365ef
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>