summaryrefslogtreecommitdiff
path: root/net/iucv
diff options
context:
space:
mode:
authorBenjamin Thery <benjamin.thery@bull.net>2008-11-20 12:16:12 (GMT)
committerDavid S. Miller <davem@davemloft.net>2008-11-20 12:16:12 (GMT)
commiteedd726efbc439dbed94fb8577e5533a986b341f (patch)
tree5980fdeb7ad34e2cd3623fe8d3a477121c1e8dbb /net/iucv
parent3aa4614da741f10b09559a5675c79e2eff5cccd8 (diff)
downloadlinux-fsl-qoriq-eedd726efbc439dbed94fb8577e5533a986b341f.tar.xz
ipv6: use seq_release_private for ip6mr.c /proc entries
In ip6mr.c, /proc entries /proc/net/ip6_mr_cache and /proc/net/ip6_mr_vif are opened with seq_open_private(), thus seq_release_private() should be used to release them. Should fix a small memory leak. Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/iucv')
0 files changed, 0 insertions, 0 deletions