mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 05:50:28 +09:00
netlink_chain is called in ->release(), which is apparently a process context, so we don't have to use an atomic notifier here. Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>