git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13af816
)
solos-pci: ensure all TX packets are aligned to 4 bytes
author
David Woodhouse
<David.Woodhouse@intel.com>
Wed, 19 Dec 2012 11:01:21 +0000
(11:01 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 19 Dec 2012 22:53:53 +0000
(14:53 -0800)
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>
No differences found