Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180013
b: refs/heads/master
c: 6d3faf6
h: refs/heads/master
i:
  180011: fc4e56a
v: v3
  • Loading branch information
Stefan Richter committed Jan 26, 2010
1 parent 5901a98 commit 318ee7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e300839da40e99581581c5d053a95a172651fec8
refs/heads/master: 6d3faf6f431bafb25f4b9926c50a7e5c267738c6
4 changes: 3 additions & 1 deletion trunk/include/linux/firewire-cdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ struct fw_cdev_initiate_bus_reset {
* @immediate: If non-zero, immediate key to insert before pointer
* @key: Upper 8 bits of root directory pointer
* @data: Userspace pointer to contents of descriptor block
* @length: Length of descriptor block data, in bytes
* @length: Length of descriptor block data, in quadlets
* @handle: Handle to the descriptor, written by the kernel
*
* Add a descriptor block and optionally a preceding immediate key to the local
Expand All @@ -394,6 +394,8 @@ struct fw_cdev_initiate_bus_reset {
* If not 0, the @immediate field specifies an immediate key which will be
* inserted before the root directory pointer.
*
* @immediate, @key, and @data array elements are CPU-endian quadlets.
*
* If successful, the kernel adds the descriptor and writes back a handle to the
* kernel-side object to be used for later removal of the descriptor block and
* immediate key.
Expand Down

0 comments on commit 318ee7d

Please sign in to comment.