diff options
author | Tomoya MORINAGA <tomoya.rohm@gmail.com> | 2012-07-06 10:19:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-17 18:27:31 +0200 |
commit | ae213f30358e5bf68a05badf059bb4d9115755f5 (patch) | |
tree | 3e000b89eb0226e938f6e0a3e98bd8461f6ceecc /drivers/net/ethernet/mellanox/mlx4 | |
parent | pch_uart: Fix missing break for 16 byte fifo (diff) | |
download | linux-ae213f30358e5bf68a05badf059bb4d9115755f5.tar.xz linux-ae213f30358e5bf68a05badf059bb4d9115755f5.zip |
pch_uart: Fix rx error interrupt setting issue
Rx Error interrupt(E.G. parity error) is not enabled.
So, when parity error occurs, error interrupt is not occurred.
As a result, the received data is not dropped.
This patch adds enable/disable rx error interrupt code.
Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx4')
0 files changed, 0 insertions, 0 deletions