diff options
author | Jesse Brandeburg <[email protected]> | 2008-10-02 16:33:30 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-10-02 18:28:12 -0700 |
commit | 23033fad5be0a2c7838cb9e1579919b64af713f6 (patch) | |
tree | cca0e10a7f6c26c20fd2c4d97d7bde911a1b1300 /net/unix/sysctl_net_unix.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 <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions