diff options
author | Cong Wang <xiyou.wangcong@gmail.com> | 2018-09-05 21:41:31 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-09-11 02:35:32 +0300 |
commit | 1286df269f498165061e0cf8092ca212545dbb5a (patch) | |
tree | 4a659dc5e6c5e3787df76f23928d5972ab692fed /.cocciconfig | |
parent | ad18d7bf68a3da860ebb62a59c449804a6d237b4 (diff) | |
download | linux-1286df269f498165061e0cf8092ca212545dbb5a.tar.xz |
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 '.cocciconfig')
0 files changed, 0 insertions, 0 deletions