ALSA: firewire-lib: permit to flush queued packets only in process context for better...
[cascardo/linux.git] / sound / firewire / amdtp-stream.h
index 349c405..c1bc7fa 100644 (file)
@@ -126,7 +126,6 @@ struct amdtp_stream {
        struct tasklet_struct period_tasklet;
        unsigned int pcm_buffer_pointer;
        unsigned int pcm_period_pointer;
-       bool pointer_flush;
 
        /* To wait for first packet. */
        bool callbacked;