From: Devendra Naga Date: Thu, 13 Sep 2012 09:30:30 +0000 (+0530) Subject: staging:wlan-ng: make wlan_unsetup void X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f45932720b7d4e1d409b3cc5cbc0bf18d67553b;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed