[PATCH] blktrace: fix payload tracing
authorJens Axboe <axboe@nelson>
Mon, 29 Aug 2005 13:49:05 +0000 (15:49 +0200)
committerJens Axboe <axboe@nelson>
Mon, 29 Aug 2005 13:49:05 +0000 (15:49 +0200)
commit18ada3d4deee8a58e56d3b8ee1dbec67815b77d8
tree88017096def0fcb73fdfe1563d5cb17d58e760ef
parentafd2d7adffbd1b556fde00759bc48163bb0f2170
[PATCH] blktrace: fix payload tracing

Endianness conversion was done before reading ->pdu_len, thus screwing it
up and hanging forever waiting for data.
CHANGELOG
blktrace.c