Merge branch 'topic/mv' into for-linus

This commit is contained in:
Vinod Koul 2018-10-24 09:16:08 +01:00
Родитель 81c3ee027e cbc229a47c
Коммит ca36ed0c45
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -348,9 +348,9 @@ static void mv_xor_tasklet(unsigned long data)
{
struct mv_xor_chan *chan = (struct mv_xor_chan *) data;
spin_lock_bh(&chan->lock);
spin_lock(&chan->lock);
mv_chan_slot_cleanup(chan);
spin_unlock_bh(&chan->lock);
spin_unlock(&chan->lock);
}
static struct mv_xor_desc_slot *