From: Pavel Roskin Date: Fri, 7 Apr 2006 08:10:43 +0000 (-0400) Subject: [PATCH] orinoco: refactor and clean up Tx error handling X-Git-Tag: v2.6.18-rc1~1115^2~88^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=470e2aa6dbdd2c7eb6562ae365a17a627f7070e8;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed