Skip to content
Snippets Groups Projects
Commit 90526e9f authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

common: Drop net.h from common header


Move this header out of the common header. Network support is used in
quite a few places but it still does not warrant blanket inclusion.

Note that this net.h header itself has quite a lot in it. It could be
split into the driver-mode support, functions, structures, checksumming,
etc.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent c3dc39a2
No related branches found
No related tags found
No related merge requests found
Showing
with 21 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment