diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2008-10-02 16:33:30 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-02 18:28:12 -0700 |
commit | 23033fad5be0a2c7838cb9e1579919b64af713f6 (patch) | |
tree | cca0e10a7f6c26c20fd2c4d97d7bde911a1b1300 /drivers/net/ibmlana.c | |
parent | a8f88ff5a5abc2ce9f7d7d2694178b2c617d713a (diff) |
e1000e: remove phy read from inside spinlock
thanks to tglx, we're finding some interesting reentrancy issues.
this patch removes the phy read from inside a spinlock, paving
the way for removing the spinlock completely. The phy read was
only feeding a statistic that wasn't used.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/net/ibmlana.c')
0 files changed, 0 insertions, 0 deletions