Skip to content
Snippets Groups Projects
Commit 152a2a8b authored by David Woodhouse's avatar David Woodhouse Committed by David S. Miller
Browse files

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: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 13af8164
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment