From: Christian Lamparter Date: Sun, 14 Oct 2012 20:15:48 +0000 (+0200) Subject: rtlwifi: pass rx setup error code to caller X-Git-Tag: v3.7-rc3~7^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c7e92075f6e61bfc90ec2664c034b04bc157315;p=pandora-kernel.git rtlwifi: pass rx setup error code to caller If _rtl_usb_receive fails, the device is probably not ready. Hence the error code should be passed to the caller, so it can react accordingly and notify the user. Signed-off-by: Christian Lamparter Acked-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed