[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)
commit1989e20cc1e7491232795f9dac9b745e4329dfd8
tree0cc80048b8068bde1088246db3dff3bf42ecf4a7
parent826eeb53a6f264842200d3311d69107d2eb25f5e
[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