From: Amitkumar Karwar Date: Fri, 9 Oct 2009 02:38:45 +0000 (-0700) Subject: libertas: Check return status of command functions X-Git-Tag: tegra-10.11.0~3998^2~599^2~151 X-Git-Url: https://nv-tegra.nvidia.com/r/gitweb?p=linux-2.6.git;a=commitdiff_plain;h=c0bbd57679efc2350703a1c0f3fc624cbcaba55f;hp=c0bbd57679efc2350703a1c0f3fc624cbcaba55f libertas: Check return status of command functions Return status of lbs_prepare_and_send_command and lbs_cmd_with_response functions is not checked at some places. Those checks are added. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Acked-by: Dan Williams Signed-off-by: John W. Linville ---