]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/firewire/core.h
ps3_gelic: Don't kill the device on DMA failure
[karo-tx-linux.git] / drivers / firewire / core.h
index 25e729cde2f74262b6caae39a4f51e6138e64b66..0fe4e4e6eda72a696596c7dbcce1a7f0f6538569 100644 (file)
@@ -97,6 +97,8 @@ struct fw_card_driver {
                         struct fw_iso_buffer *buffer,
                         unsigned long payload);
 
+       void (*flush_queue_iso)(struct fw_iso_context *ctx);
+
        int (*stop_iso)(struct fw_iso_context *ctx);
 };