From: Jan Glauber Date: Wed, 20 Apr 2011 08:15:33 +0000 (+0200) Subject: [S390] qdio: reset error states immediately X-Git-Tag: v2.6.39-rc5~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bffbbd2df4196a73ffdc16709866dd96eb66aad8;p=pandora-kernel.git [S390] qdio: reset error states immediately The qdio hardware may surpress further interrupts as long as a SBAL is in the error state. That can lead to unnotified data in the SBALs following the error state. To prevent this behaviour change the SBAL[s] in error state immediately to another program owned state so interrupts are again received for further traffic on the device. Signed-off-by: Jan Glauber Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed