commit | 5a039e78522502067a68c969fb87fba1e39bc2a6 | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Fri Oct 23 17:31:31 2009 -0700 |
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Tue Nov 03 12:49:41 2009 -0800 |
tree | 8c154503cc1de69b0d6b5b40ddb6874dd11b3d8a | |
parent | faf57162e462eafe87458e21bf641f9d138f8171 [diff] |
wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_out The function was always setting the return value to the amount of bytes transferred, overwriting the error code in error paths. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>