]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Fix RocketPort driver
authorMichal Ostrowski <mostrows@watson.ibm.com>
Fri, 3 Feb 2006 11:03:37 +0000 (03:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 3 Feb 2006 16:31:59 +0000 (08:31 -0800)
commite026718666fda4c49f08d8e61deb810eb9057538
tree0cc80048b8068bde1088246db3dff3bf42ecf4a7
parent0deb50ea9619335e0b9c30dcd0056acc0e070745
[PATCH] Fix RocketPort driver

Call "ld->receive_buf" using the start of the character and flag buffers,
rather than the ends.

Signed-off-by: Michal Ostrowski <mostrows@watson.ibm.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/rocket.c