]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: ohci: copy_iso_headers(): make comment match the code
authorClemens Ladisch <clemens@ladisch.de>
Sun, 18 Mar 2012 18:01:39 +0000 (19:01 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 18 Mar 2012 21:15:38 +0000 (22:15 +0100)
commita3ab5a8cff272ff99a2573ba251476dad77e8327
treeca6994989dd5735833dbe1b9133e2e6133b45790
parent0da51e5630c93839940bc6764d03ed55e7e3b5a2
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>
drivers/firewire/ohci.c