git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a13373
)
synclink_gt: fix transmit race and timeout
author
Paul Fulghum
<paulkf@microgate.com>
Wed, 24 Jun 2009 17:34:51 +0000
(18:34 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 24 Jun 2009 16:55:50 +0000
(09:55 -0700)
Fix race condition when adding transmit data to active DMA buffer ring
that can cause transmit stall.
Update transmit timeout when adding data to active DMA buffer ring.
Base transmit timeout on amount of buffered data instead of using fixed
value.
Signed-off-by: Paul Fulghum <paulkf@microgate.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/synclink_gt.c
patch
|
blob
|
history
diff --cc
drivers/char/synclink_gt.c
Simple merge