From: Clemens Ladisch Date: Tue, 30 Nov 2010 07:24:47 +0000 (+0100) Subject: firewire: make PHY packet header format consistent X-Git-Tag: v2.6.38-rc1~444^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b06db166c4d38638980283505259fa165d4f369;p=pandora-kernel.git firewire: make PHY packet header format consistent Change the header of PHY packets to be sent to include a pseudo transaction code. This makes the header consistent with that of received PHY packets, and allows at_context_queue_packet() and log_ar_at_event() to see the packet type directly instead of having to deduce it from the header length or even from the header contents. Signed-off-by: Clemens Ladisch Signed-off-by: Stefan Richter --- Reading git-diff-tree failed