m68k/amiserial: fix fallout of tty break handling rework
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 6 Aug 2008 20:19:39 +0000 (22:19 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Aug 2008 20:24:41 +0000 (13:24 -0700)
commit970a8a513c30a1c3e8995609a153658a34bc02bf
tree00c62fe84a2ef401e86070a89b10b14a31aed760
parent2e4f40d2eb763a17c75c07fff605402737260c59
m68k/amiserial: fix fallout of tty break handling rework

commit 9e98966c7bb94355689478bc84cc3e0c190f977e (tty: rework break handling)
forgot to update one exit point of rs_break() in the Amiga serial driver.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/amiserial.c