ALSA: firewire-lib: optimize packet flushing
authorClemens Ladisch <clemens@ladisch.de>
Sun, 13 May 2012 17:07:22 +0000 (19:07 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 14 May 2012 08:43:43 +0000 (10:43 +0200)
Trying to flush completed packets is pointless when the pointer
callback was called from the packet completion callback; avoid it.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found