From: John W. Linville Date: Thu, 9 Feb 2012 19:48:25 +0000 (-0500) Subject: rtlwifi: Modify rtl_pci_init to return 0 on success X-Git-Tag: v3.4-rc1~177^2~112^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12325280dfeba18164f9c47e226a40ab34e23ee7;p=pandora-kernel.git rtlwifi: Modify rtl_pci_init to return 0 on success Fixes problem where caller would think routine succeeded when it failed leading to divide by zero panic. (This also reverts an earlier attempt, commit 42bc0c97 "rtlwifi: Return correct failure code on error". -- JWL) Signed-off-by: Simon Graham Acked-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed