From: Wei Yongjun Date: Wed, 5 Jun 2013 02:16:33 +0000 (+0800) Subject: iwlegacy: fix error return code in il3945_pci_probe() X-Git-Tag: v3.11-rc1~64^2~166^2^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca3ae51396c049fcb9a93ded6f90ec81f7360ffa;p=pandora-kernel.git iwlegacy: fix error return code in il3945_pci_probe() Fix to return a negative error code in the il3945_hw_set_hw_params() error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Acked-by: Stanislaw Gruszka Signed-off-by: John W. Linville --- Reading git-diff-tree failed