diff options
-rw-r--r-- | sound/core/pcm_native.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/core/pcm_native.c b/sound/core/pcm_native.c index a998f88e3f30..9e495244eee2 100644 --- a/sound/core/pcm_native.c +++ b/sound/core/pcm_native.c | |||
@@ -1469,8 +1469,6 @@ static int snd_pcm_drain(struct snd_pcm_substream *substream) | |||
1469 | } | 1469 | } |
1470 | } | 1470 | } |
1471 | up_read(&snd_pcm_link_rwsem); | 1471 | up_read(&snd_pcm_link_rwsem); |
1472 | if (! num_drecs) | ||
1473 | goto _error; | ||
1474 | 1472 | ||
1475 | snd_pcm_stream_lock_irq(substream); | 1473 | snd_pcm_stream_lock_irq(substream); |
1476 | /* resume pause */ | 1474 | /* resume pause */ |