netfilter: nf_conntrack_netbios_ns: fix helper module alias
authorFlorian Westphal <fw@strlen.de>
Fri, 7 Jan 2022 14:51:38 +0000 (15:51 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 11 Jan 2022 09:41:44 +0000 (10:41 +0100)
commit0e906607b9c5ee22312c9af4d8adb45c617ea38a
tree3e095b6a9c3c240ff2415777fe81d37d36646b96
parent7d6019b602de660bfc6a542a68630006ace83b90
netfilter: nf_conntrack_netbios_ns: fix helper module alias

The helper gets registered as 'netbios-ns', not netbios_ns.
Intentionally not adding a fixes-tag because i don't want this to go to
stable. This wasn't noticed for a very long time so no so no need to risk
regressions.

Reported-by: Yi Chen <yiche@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_conntrack_netbios_ns.c