[PATCH] sky2: dual port tx completion
commit2224795d7e4c7f7e44fe21f0fa067d62539308fb
authorshemminger@osdl.org <shemminger@osdl.org>
Wed, 30 Nov 2005 19:45:19 +0000 (30 11:45 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 1 Dec 2005 07:20:20 +0000 (1 02:20 -0500)
tree6414d3d4307daa181b6fc2b19762bd75f2d19ba7
parent018d1c667ef4dce5299dd79d38447840789c97d6
[PATCH] sky2: dual port tx completion

Sometimes on dual port cards, one tx complete may cover both
ports. To handle that rearrange poll routine to lookup at
end.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/sky2.c