]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1eb89dfb67e308ac93f10b3c085eeaea3fe79977
tree0399ebe11dc5a153d22acef24c67c27aa85eb0ab
parent6aca1cf66ef77bd44bfadf098f843ca97874d336
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