]> git.sur5r.net Git - u-boot/commit
net: pcnet: Make 64 bit safe
authorPaul Burton <paul.burton@imgtec.com>
Thu, 26 May 2016 13:49:35 +0000 (14:49 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tue, 31 May 2016 07:38:11 +0000 (09:38 +0200)
commit442d2e0149c4f3f2dadcf6ebc28b58d317fc5aa0
treedf4eff5d642fd395901eee3111061b07b49aa934
parent4677d665a7cba420597dd46606735f86416ce552
net: pcnet: Make 64 bit safe

Fix the pcnet driver to build safely on 64 bit platforms, in preparation
for allowing MIPS64 builds for Malta boards.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/pcnet.c