ipv{4,6}/raw: simplify ѕeq_file code
authorChristoph Hellwig <hch@lst.de>
Tue, 10 Apr 2018 20:08:28 +0000 (22:08 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 16 May 2018 05:23:35 +0000 (07:23 +0200)
commit93cb5a1f5851ab1a0b4be735c40130898a64b812
tree47d4f61cf3a519db2bb2cf8748ee661db90f23c7
parentf455022166b57c8693897334508dfa75d3b62b38
ipv{4,6}/raw: simplify ѕeq_file code

Pass the hashtable to the proc private data instead of copying
it into the per-file private data.

Signed-off-by: Christoph Hellwig <hch@lst.de>
include/net/raw.h
net/ipv4/raw.c
net/ipv6/raw.c