On Mon, Mar 20, 2017 at 5:37 PM, Sergei Shtylyov <sergei.shtyl...@cogentembedded.com> wrote: > Hello! > > On 3/20/2017 4:44 AM, f...@ikuai8.com wrote: > >> From: Gao Feng <f...@ikuai8.com> >> >> In the commit ("netfilter: nf_conntrack: nf_conntrack snmp helper"), > > > Need to specify the 12-digit SHA1 ID as well.
Thanks Sergei. I didn't know it is asked to add SHA1 ID into description, thanks your reminder. I have sent the v2 patch. Regards Feng > >> the snmp_helper is replaced by nf_nat_snmp_hook. So the snmp_helper >> is never registered. But it still tries to unregister the snmp_helper, >> it could cause the panic. >> >> Now remove the useless snmp_helper and the unregister call in the >> error handler. >> >> Fixes: 93557f53e1fb ("netfilter: nf_conntrack: nf_conntrack snmp helper") >> >> Signed-off-by: Gao Feng <f...@ikuai8.com> > > [...] > > MBR, Sergei >