From: Mitch Williams Date: Thu, 23 Jun 2005 07:41:00 +0000 (-0400) Subject: e1000: fix spinlock bug X-Git-Tag: v2.6.13-rc1~68^2~532^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2b3d8247951f298897b395599849957ee271c55;p=pandora-kernel.git e1000: fix spinlock bug This patch fixes an obvious and nasty bug where we could exit the transmit routine while holding tx_lock. Signed-off-by: Mitch Williams --- Reading git-diff-tree failed