linux/net/ipv4/bpfilter
Taehee Yoo 5b4cb650e5 net: bpfilter: use cleanup callback to release umh_info
Now, UMH process is killed, do_exit() calls the umh_info->cleanup callback
to release members of the umh_info.
This patch makes bpfilter_umh's cleanup routine to use the
umh_info->cleanup callback.

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-11 18:05:41 -08:00
..
Makefile bpfilter: remove trailing newline 2018-07-24 14:10:42 -07:00
sockopt.c net: bpfilter: use cleanup callback to release umh_info 2019-01-11 18:05:41 -08:00