mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 19:56:18 +00:00
firewire: cdev: documentation fixlet
Reported-by: Jay Fenlason <fenlason@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:
parent
d67cfb9613
commit
bf8e3355ec
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ struct fw_cdev_get_info {
|
|||
* Send a request to the device. This ioctl implements all outgoing requests.
|
||||
* Both quadlet and block request specify the payload as a pointer to the data
|
||||
* in the @data field. Once the transaction completes, the kernel writes an
|
||||
* &fw_cdev_event_request event back. The @closure field is passed back to
|
||||
* &fw_cdev_event_response event back. The @closure field is passed back to
|
||||
* user space in the response event.
|
||||
*/
|
||||
struct fw_cdev_send_request {
|
||||
|
|
Loading…
Reference in a new issue