staging:wlan-ng: make wlan_unsetup void
authorDevendra Naga <devendra.aaru@gmail.com>
Thu, 13 Sep 2012 09:30:30 +0000 (15:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 03:22:24 +0000 (20:22 -0700)
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>

No differences found