mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-04 08:15:01 +00:00
Return -ESRCH from cn_netlink_send() when there are not listeners, just as it could be done by netlink_broadcast(). Propagate netlink_broadcast() error back to the caller. Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: David S. Miller <davem@davemloft.net>