firewire: fix failure path in ohci_enable_phys_dma
[safe/jmp/linux-2.6] / drivers / firewire / fw-device.h
index b150adb..5399b48 100644 (file)
@@ -28,7 +28,7 @@
 enum fw_device_state {
        FW_DEVICE_INITIALIZING,
        FW_DEVICE_RUNNING,
-       FW_DEVICE_SHUTDOWN
+       FW_DEVICE_SHUTDOWN,
 };
 
 struct fw_device {