summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/e1000.h
diff options
context:
space:
mode:
authorJesse Brandeburg2008-10-03 01:33:30 +0200
committerLinus Torvalds2008-10-03 03:28:12 +0200
commit23033fad5be0a2c7838cb9e1579919b64af713f6 (patch)
treecca0e10a7f6c26c20fd2c4d97d7bde911a1b1300 /drivers/net/e1000e/e1000.h
parente1000e: do not ever sleep in interrupt context (diff)
downloadkernel-qcow2-linux-23033fad5be0a2c7838cb9e1579919b64af713f6.tar.gz
kernel-qcow2-linux-23033fad5be0a2c7838cb9e1579919b64af713f6.tar.xz
kernel-qcow2-linux-23033fad5be0a2c7838cb9e1579919b64af713f6.zip
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/e1000e/e1000.h')
0 files changed, 0 insertions, 0 deletions