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 <clemens@ladisch.de> Signed-off-by:
Stefan Richter <stefanr@s5r6.in-berlin.de>
Showing
- drivers/firewire/core-cdev.c 4 additions, 3 deletionsdrivers/firewire/core-cdev.c
- drivers/firewire/core-transaction.c 4 additions, 3 deletionsdrivers/firewire/core-transaction.c
- drivers/firewire/core.h 3 additions, 1 deletiondrivers/firewire/core.h
- drivers/firewire/ohci.c 22 additions, 22 deletionsdrivers/firewire/ohci.c
Loading
Please register or sign in to comment