| commit | 302d12522a36790858ce93b69ebf2220f9e5173a | [log] [tgz] |
|---|---|---|
| author | Stephen Hemminger <shemminger@osdl.org> | Tue Jan 17 13:43:20 2006 -0800 |
| committer | Jeff Garzik <jgarzik@pobox.com> | Tue Jan 17 19:27:30 2006 -0500 |
| tree | 29b049801298aff6e889f9c15bcd5963cb33aebc | |
| parent | 28bd181a8e4abf1126de56f0934ba7c910276475 [diff] |
[PATCH] sky2: more conservative transmit locking Be more careful about transmit locking, this solves a possible race between tx_complete and transmit, that would cause a tx timeout. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>