On Mon, Oct 21, 2019 at 04:40:03PM +0200, Phil Sutter wrote:
> netlink_get_register() may return NULL and every other caller checks
> that. Assuming this situation is not expected, just jump to 'err' label
> without queueing an explicit error message.
>
> Fixes: 2be1d52644cf7 ("src: Add tproxy support")
> Signed-off-by: Phil Sutter <[email protected]>Acked-by: Pablo Neira Ayuso <[email protected]>
