ixgb: remove lock access in the fast path
authorAuke Kok <auke-jan.h.kok@intel.com>
Fri, 26 May 2006 16:35:47 +0000 (09:35 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Fri, 26 May 2006 16:35:47 +0000 (09:35 -0700)
commit3352a3b20ce880b17f185ad55bf27751f1c8edb9
tree48b968af4adf8fd1bea134c64f888b53c8fe8436
parent3f3dc0dd2086402b684545d66bb5ece93c76330b
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 <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
drivers/net/ixgb/ixgb_main.c