commit | 32c507f7b73d74c00caae6bbbd539f368be5d108 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Sun Mar 18 19:01:39 2012 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Mar 18 22:15:38 2012 +0100 |
tree | ca6994989dd5735833dbe1b9133e2e6133b45790 | |
parent | a7611e84bd06c70c8b0cd88cd1e474c3c42fee3e [diff] |
firewire: ohci: copy_iso_headers(): make comment match the code The comment incorrectly talked about one little-endian quadlet, while there are actually two. Furthermore, the endianness of the remaining headers depends on whatever protocol is used, so don't mention them. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>