commit | 0c7e92075f6e61bfc90ec2664c034b04bc157315 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Sun Oct 14 22:15:48 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 24 13:18:07 2012 -0400 |
tree | 5cb6a3e3adee6e3ba26d3b64f19f0812306554a0 | |
parent | 290eddc4b3661dc4dfa95d199e0be5788928b3b1 [diff] |
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 <chunkeey@googlemail.com> Acked-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>