aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
diff options
context:
space:
mode:
authorSteffen Maier2013-11-05 12:59:46 +0100
committerMartin Schwidefsky2013-11-06 14:32:22 +0100
commitde9587a2f54d2d0063f0dbc775328129b9daaaa2 (patch)
treec013b5729a5250b774b5476dd48fdda817d27c80 /drivers/video
parent106078641f32a6a10d9759f809f809725695cb09 (diff)
s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS
The while loop only peeks at the top request in the queue but does not yet consume it. Since we only handle fs requests, we need to dequeue and complete all other request command types with error just in case we would ever receive such an unforeseen request. Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions