From: David Howells Date: Fri, 12 Apr 2013 15:20:47 +0000 (+0100) Subject: hostap: proc: Use remove_proc_subtree() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=819695abb762a625d2ef8f2a6fbf6debeec35b61;p=pandora-kernel.git hostap: proc: Use remove_proc_subtree() Use remove_proc_subtree() rather than remove_proc_entry() to remove a device-specific proc directory and all its children. Signed-off-by: David Howells cc: Jouni Malinen cc: Johannes Berg cc: linux-wireless@vger.kernel.org cc: devel@driverdev.osuosl.org Signed-off-by: Al Viro --- Reading git-diff-tree failed