tools/firewire: nosy-dump: fix it on x86-64
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Thu, 22 Jul 2010 09:58:05 +0000 (11:58 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 27 Jul 2010 09:04:11 +0000 (11:04 +0200)
commit1bcc69fb6a48edb3ddf2e8c42f1d1c242196bf74
tree0399ebe11dc5a153d22acef24c67c27aa85eb0ab
parent9f6d3c4b76314c40c866a935d78c80fd284768bd
tools/firewire: nosy-dump: fix it on x86-64

Replace 'unsigned long' and the (unaffected) 'unsigned int' by uint32_t
if they represent quadlets.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
tools/firewire/decode-fcp.c
tools/firewire/nosy-dump.c
tools/firewire/nosy-dump.h