From: Aristeu Rozanski Date: Thu, 24 Jul 2008 04:29:45 +0000 (-0700) Subject: 8250: fix break handling for Intel 82571 X-Git-Tag: v2.6.27-rc1~666 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7500b1f602aad75901774a67a687ee985d85893f;p=pandora-kernel.git 8250: fix break handling for Intel 82571 Intel 82571 has a "Serial Over LAN" feature that doesn't properly implements the receiving of break characters. When a break is received, it doesn't set UART_LSR_DR and unless another character is received, the break won't be received by the application. Signed-off-by: Aristeu Rozanski Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed