We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffda7c2 commit 62d6d20Copy full SHA for 62d6d20
include/uapi/linux/firewire-cdev.h
@@ -449,7 +449,8 @@ struct fw_cdev_event_phy_packet {
449
* which the packet arrived. For %FW_CDEV_EVENT_PHY_PACKET_SENT2 and non-ping packet,
450
* the time stamp of isochronous cycle at which the packet was sent. For ping packet,
451
* the tick count for round-trip time measured by 1394 OHCI controller.
452
- * The time stamp of isochronous cycle at which either the response was sent for
+ *
453
+ * The time stamp of isochronous cycle at which either the response was sent for
454
* %FW_CDEV_EVENT_PHY_PACKET_SENT2 or the request arrived for
455
* %FW_CDEV_EVENT_PHY_PACKET_RECEIVED2.
456
* @data: Incoming data
0 commit comments