commit | 3f45932720b7d4e1d409b3cc5cbc0bf18d67553b | [log] [tgz] |
---|---|---|
author | Devendra Naga <devendra.aaru@gmail.com> | Thu Sep 13 15:00:30 2012 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 13 20:22:24 2012 -0700 |
tree | 2083def928b6c9ce4cbdd28d07a25f620e7d51c1 | |
parent | d04600679ba08f40f5a3be597f44250b129af552 [diff] |
staging:wlan-ng: make wlan_unsetup void this is because this function does a deinit job and most of the deinit functions are expected to return void. Also this function doesn't fail anywhere.. Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>