From: Wei Yongjun Date: Wed, 30 Oct 2013 05:22:34 +0000 (+0800) Subject: libertas: fix error return code in if_cs_probe() X-Git-Tag: v3.13-rc1~33^2~27^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7777bd458e9e7cf9ac604f22e5b1691628b45c66;p=pandora-kernel.git libertas: fix error return code in if_cs_probe() Fix to return -ENODEV in the unknown model error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed