commit | ee1c81917a0c10f44c1b400482b8372e68238ff8 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Dec 06 15:01:49 2005 -0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Dec 12 23:33:03 2005 -0500 |
tree | 987cfbd2134b82bea55c55fa17bd70d29df70458 | |
parent | 0e670506668a43e1355b8f10c33d081a676bd521 [diff] |
[PATCH] skge: get rid of warning on race Get rid of warning in case of race with ring full and lockless tx on the skge driver. It is possible to be in the transmit routine with no available slots and already stopped. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>