Jeff Garzik wrote:
Kok, Auke wrote:
We're waiting for a write flush to finish before unlocking, which
is not needed. Release the spinlock after the write command.
Signed-off-by: Auke Kok <[EMAIL PROTECTED]>
This undoes the following change:
ack, not good. Dropped it from the tree.
Auke
Kok, Auke wrote:
We're waiting for a write flush to finish before unlocking, which
is not needed. Release the spinlock after the write command.
Signed-off-by: Auke Kok <[EMAIL PROTECTED]>
This undoes the following change:
commit ad8c48ad3bbef078616ed4d2652d362dfd962f09
Author: Catalin(ux aka
We're waiting for a write flush to finish before unlocking, which
is not needed. Release the spinlock after the write command.
Signed-off-by: Auke Kok <[EMAIL PROTECTED]>
---
drivers/net/e100.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/e100.c b/driv