commit | 470e2aa6dbdd2c7eb6562ae365a17a627f7070e8 | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Fri Apr 07 04:10:43 2006 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 24 16:15:51 2006 -0400 |
tree | d6ecbf82b73c6cb1700c635704dacbda8baa4b7c | |
parent | 8d5be088263b0d3dbb7e7959b7c403b3d026a5d3 [diff] |
[PATCH] orinoco: refactor and clean up Tx error handling The result of orinoco_xmit() can be OK, dropped packet and busy transmitter. Rename labels accordingly. Increment stats->tx_errors in one place. Increment stats->tx_dropped - nobody is doing it for us. Signed-off-by: Pavel Roskin <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>