rtl8192u: Don't need to save device proc dir PDE
authorDavid Howells <dhowells@redhat.com>
Fri, 12 Apr 2013 02:02:22 +0000 (03:02 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 1 May 2013 21:29:41 +0000 (17:29 -0400)
commitcc87e0fff1e639c4c7832075b8cdd89ab30d2a1f
treeade79fe46c172a2de9c09682b8af9b6860b8726b
parentc4558a26ff661b5299942ce2b735f3cab4aed1e5
rtl8192u: Don't need to save device proc dir PDE

Don't need to save the PDE of a directory created under /proc/net/rtl8192/ as
we can use proc subtree deletion to get rid of it and all its children.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
cc: Jerry Chuang <jerry-chuang@realtek.com>
cc: linux-wireless@vger.kernel.org
cc: devel@driverdev.osuosl.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/staging/rtl8192u/r8192U.h
drivers/staging/rtl8192u/r8192U_core.c