commit | 1c9962b434e347c4e9875b8eaf41f87665bc0162 | [log] [tgz] |
---|---|---|
author | Li Zefan <lizefan@huawei.com> | Wed Jul 31 14:29:27 2013 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 31 17:33:36 2013 -0700 |
tree | eefacc4f49089d40a675357f394ef4f1e978e68b | |
parent | b9b9b35176316c3fc50ac50da9cf8796fbb7abd5 [diff] |
Staging: rtl8192e: add missing single_release() 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>