Skip to content
Commit 9b1b4c00 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'appletalk-small-cleanup-and-bugfix'



Yue Haibing says:

====================
appletalk: small cleanup and bugfix

v2:
- Add cover letter log

This patch series mainly fix a use-after-free bug in atalk_proc_exit.
patch 1 use remove_proc_subtree helper to simplify atalk_proc fs code,
also some other cleanup.
patch 2 add proper error cleanup path in atalk_init to fix the issue, which
based on the patch 1 because of the change of atalk_proc_exit context.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 084e5bb1 6377f787
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment