From: Stefan Richter Date: Thu, 7 Sep 2006 18:36:00 +0000 (+0200) Subject: ieee1394: ohci1394: more obvious endianess handling X-Git-Tag: v2.6.19-rc1~644^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9531f13ae56b136d0ad09e6e5c8308a7dc58f3f0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed