From cc6289fa1469831b806f2a857a19169d15759c31 Mon Sep 17 00:00:00 2001 From: Eli Billauer Date: Sat, 5 Jul 2014 12:45:07 +0300 Subject: [PATCH] staging: xillybus: Add sanity check in interrupt handler Data arriving from the hardware is verified prior to its use. The lack of this check has never been reported to cause a problem, but it's necessary nevertheless. Signed-off-by: Eli Billauer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed