Colin King <[email protected]> wrote: > From: Colin Ian King <[email protected]> > > Currently the call to nf_log_register is returning an error code that > is not being assigned to ret and yet ret is being checked. Fix this by > adding in the missing assignment.
Thanks for catching this. Acked-by: Florian Westphal <[email protected]>
