diff options
author | Cong Wang <xiyou.wangcong@gmail.com> | 2018-09-05 20:41:31 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-09-11 01:35:32 +0200 |
commit | 1286df269f498165061e0cf8092ca212545dbb5a (patch) | |
tree | 4a659dc5e6c5e3787df76f23928d5972ab692fed /drivers/net/ethernet/lantiq_etop.c | |
parent | netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT (diff) | |
download | linux-1286df269f498165061e0cf8092ca212545dbb5a.tar.xz linux-1286df269f498165061e0cf8092ca212545dbb5a.zip |
netfilter: xt_hashlimit: use s->file instead of s->private
After switching to the new procfs API, it is supposed to
retrieve the private pointer from PDE_DATA(file_inode(s->file)),
s->private is no longer referred.
Fixes: 1cd671827290 ("netfilter/x_tables: switch to proc_create_seq_private")
Reported-by: Sami Farin <hvtaifwkbgefbaei@gmail.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Tested-by: Sami Farin <hvtaifwkbgefbaei@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'drivers/net/ethernet/lantiq_etop.c')
0 files changed, 0 insertions, 0 deletions