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)
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>

No differences found