From 5284eba7b37dfeffe75bfdf81a13e9efebe0480a Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Thu, 1 Aug 2013 21:49:19 -0700 Subject: [PATCH] serial/arc-uart: Handle Rx Error Interrupts w/o any data Currently, Rx error handling only triggers if there is some Rx data. Fix that by checking for error - before the data handling. Reported-by: Mischa Jonker Tested-by: Mischa Jonker Signed-off-by: Vineet Gupta Cc: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed