]> git.baikalelectronics.ru Git - kernel.git/commit
solos: Fix length header in FPGA transfers
authorDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 26 Jan 2009 23:18:51 +0000 (10:18 +1100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 26 Jan 2009 23:18:51 +0000 (10:18 +1100)
commit001e6ad233e6cab3c2f27e6650372fa7448f4584
tree2420dfb34e469b8521c0a70bdbba78b547b61f0c
parentabd5b8ec5c20235ce0e8867698184a798d0da796
solos: Fix length header in FPGA transfers

The length field shouldn't ever include the size of the header itself.
This fixes the problem that some people were seeing with 1500-byte
packets.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/atm/solos-pci.c