Staging: rtl8192u/ieee80211: add missing single_release()
authorLi Zefan <lizefan@huawei.com>
Wed, 31 Jul 2013 06:30:13 +0000 (14:30 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Aug 2013 00:33:36 +0000 (17:33 -0700)
The debug file is opened with single_open(), but there's no
single_release().

Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found