]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: Clean up network stack names used in DM drivers
authorJoe Hershberger <joe.hershberger@ni.com>
Sun, 22 Mar 2015 22:09:11 +0000 (17:09 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:39 +0000 (21:47 +0200)
commit55f3bc7906c0f068f685b7dc6060c67c1f407c3f
treeb55b1d38bcbcd1f49be58cb03c8515ccf03d76e5
parentab74c2644c3827d9293eb82d0e819c99958c9314
net: Clean up network stack names used in DM drivers

Take the opportunity to enforce better names on newly written or
retrofitted Ethernet drivers.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/net.h
net/net.c