From: Stephen Hemminger Date: Tue, 6 Dec 2005 23:01:49 +0000 (-0800) Subject: [PATCH] skge: get rid of warning on race X-Git-Tag: v2.6.15-rc6~94^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee1c81917a0c10f44c1b400482b8372e68238ff8;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed