From: Pavel Roskin Date: Fri, 7 Apr 2006 08:10:34 +0000 (-0400) Subject: [PATCH] orinoco: optimize Tx exception handling in orinoco X-Git-Tag: v2.6.18-rc1~1115^2~88^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c2d3b48176279b1381b00ae86f3d01147d0915;p=pandora-kernel.git [PATCH] orinoco: optimize Tx exception handling in orinoco When processing Tx exception, only read data until addr1. Rename hermes_tx_descriptor_802_11 to hermes_txexc_data since it's only used to Tx exceptions. Reuse existing hermes_tx_descriptor structure. Remove fields after addr1 - they are not read from the card. Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed