commit | 9531f13ae56b136d0ad09e6e5c8308a7dc58f3f0 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Thu Sep 07 20:36:00 2006 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Sep 17 19:39:01 2006 +0200 |
tree | f4f3f0348abd5ca2fc5404d0418122d9191330fc | |
parent | cf82703dc6f8197341ca6be33cd38e80332685f0 [diff] |
ieee1394: ohci1394: more obvious endianess handling Rename ohci1394's packet_swab to header_le32_to_cpu to better reflect what it actually does. Also, define a constant array as 'const' and check the array index properly. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>