]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/firewire/core.h
net: ep93xx_eth stops receiving packets
[linux-beck.git] / drivers / firewire / core.h
index ed3b1a765c006887f9e338bb6c6457cb9c0f2f49..fb0321300cce4a01b646e77a5f0d040c0f46f25d 100644 (file)
@@ -70,7 +70,7 @@ struct fw_card_driver {
        int (*enable_phys_dma)(struct fw_card *card,
                               int node_id, int generation);
 
-       u64 (*get_bus_time)(struct fw_card *card);
+       u32 (*get_cycle_time)(struct fw_card *card);
 
        struct fw_iso_context *
        (*allocate_iso_context)(struct fw_card *card,