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:
4328e3e
)
Blackfin Serial Driver: fix error while transferring large files
author
Sonic Zhang
<sonic.zhang@analog.com>
Thu, 11 Jun 2009 12:38:16 +0000
(13:38 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 11 Jun 2009 15:51:04 +0000
(08:51 -0700)
Ignore receiving data if new position is in the same line of current
buffer tail and is small. This should decrease overruns.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found