From: Ian Jackson Date: Sun, 13 Apr 2014 14:33:50 +0000 (+0100) Subject: netlink: Break out netlink_host_deliver X-Git-Tag: debian/0.3.1_beta1~9 X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/commitdiff_plain/f928f0694ff6b90d5fc429cfe910eaba9fdd3fd0?ds=inline;hp=f928f0694ff6b90d5fc429cfe910eaba9fdd3fd0 netlink: Break out netlink_host_deliver Provide a helper function for calling deliver_to_host, and use it at the two call sites. A side effect is that packets which came via point-to-point links are properly counted. Signed-off-by: Ian Jackson ---