commit | 3352a3b20ce880b17f185ad55bf27751f1c8edb9 | [log] [tgz] |
---|---|---|
author | Auke Kok <auke-jan.h.kok@intel.com> | Fri May 26 09:35:47 2006 -0700 |
committer | Auke Kok <juke-jan.h.kok@intel.com> | Fri May 26 09:35:47 2006 -0700 |
tree | 48b968af4adf8fd1bea134c64f888b53c8fe8436 | |
parent | 3f3dc0dd2086402b684545d66bb5ece93c76330b [diff] |
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>