Files
Cong Wang 41b2bc509c netfilter: xt_hashlimit: use s->file instead of s->private
[ Upstream commit 1286df269f ]

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: 1cd6718272 ("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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-10-10 08:56:02 +02:00
..
…
2018-10-10 08:55:55 +02:00
…
…
…
…
2018-09-26 08:39:20 +02:00
2018-10-10 08:55:53 +02:00
…
2018-05-28 22:59:54 -04:00