]> git.ipfire.org Git - people/ms/u-boot.git/commit - net/net.c
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)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:12 +0000 (11:11 -0600)
commit2a504df00652ede0316e2cf872ab065090617a8e
tree51f6c95bf713ecb9aca694e8fe0825252c6adc1c
parent05c3e68f8518809616cd4ec5523d3f1e423ee41a
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