commit | 5b2e2eccab80e2f56d06df582e473fb0d8630f35 | [log] [tgz] |
---|---|---|
author | Bing Zhao <bzhao@marvell.com> | Fri Jan 25 18:23:00 2013 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jan 30 15:07:05 2013 -0500 |
tree | 29e778882c1742943f3a5201ab3903254b985843 | |
parent | 3220712d3aa4f5df12b7305ce340f6d216a84477 [diff] |
mwifiex: do not overwrite error code from lower layer driver Instead of converting it to a bogus error code -1, we should return the original error code from lower layer driver. This error code will be printed so it may give user some clues on what has happened. Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>