From: Auke Kok Date: Fri, 26 May 2006 16:35:47 +0000 (-0700) Subject: ixgb: remove lock access in the fast path X-Git-Tag: v2.6.18-rc1~1115^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3352a3b20ce880b17f185ad55bf27751f1c8edb9;p=pandora-kernel.git ixgb: remove lock access in the fast path This mimics a change made in the e1000 driver that imitates a slick tg3 way of avoiding grabbing the lock around restarting the tx queue. Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok Signed-off-by: John Ronciak --- Reading git-diff-tree failed