]> git.sur5r.net Git - u-boot/commit
net: Always align tx packets
authorMario Six <mario.six@gdsys.cc>
Wed, 28 Mar 2018 12:38:49 +0000 (14:38 +0200)
committerJoe Hershberger <joe.hershberger@ni.com>
Wed, 13 Jun 2018 18:54:15 +0000 (13:54 -0500)
commit2d8f25ed7b3626930b9fc950b20a1ec0be7abbe9
tree28655ef670fc63979021c9c803228f3f527d4446
parentacaee30608ce203289a180d664b7f0abb2e64ee7
net: Always align tx packets

Make sure that TX packets are always cache-aligned.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
net/arp.c
net/ping.c