firewire: Use a buffer fill descriptor for receive when header size is 0.
authorKristian Høgsberg <krh@redhat.com>
Fri, 16 Feb 2007 22:34:46 +0000 (17:34 -0500)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Fri, 9 Mar 2007 21:03:01 +0000 (22:03 +0100)
commitd2746dc192e8b9446ea1cb843e94c30f177b7e54
treefffe9d5bd448e6542407c88f56c1e02a03da248f
parent1e1d196bf5d9258f9583a05c41c1c351ffcdeac2
firewire: Use a buffer fill descriptor for receive when header size is 0.

When the DMA is setup to not strip any headers, we need to use
the buffer fill descriptor instead of the dual buffer, since the
dual buffer descriptor must strip a non-zero number of header quadlets.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/fw-iso.c
drivers/firewire/fw-ohci.c
drivers/firewire/fw-transaction.h