]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit905fd140290a0f71b131dbe270e98f29092dd3f5
tree47d4f61cf3a519db2bb2cf8748ee661db90f23c7
parentef98d276eda4fce5d6f6be2dea96213255ce203d
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