Home
last modified time | relevance | path

Searched hist:"152 a2a8b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/atm/
H A Dsolos-pci.c152a2a8b Wed Dec 19 05:01:21 CST 2012 David Woodhouse <David.Woodhouse@intel.com> solos-pci: ensure all TX packets are aligned to 4 bytes

The FPGA can't handled unaligned DMA (yet). So copy into an aligned buffer,
if skb->data isn't suitably aligned.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
152a2a8b Wed Dec 19 05:01:21 CST 2012 David Woodhouse <David.Woodhouse@intel.com> solos-pci: ensure all TX packets are aligned to 4 bytes

The FPGA can't handled unaligned DMA (yet). So copy into an aligned buffer,
if skb->data isn't suitably aligned.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>