Skip to content
Snippets Groups Projects
Commit 63c9729a authored by Joe Hershberger's avatar Joe Hershberger Committed by Simon Glass
Browse files

dm: eth: Provide a way for drivers to manage packet buffers


Some drivers need a chance to manage their receive buffers after the
packet has been handled by the network stack. Add an operation that
will allow the driver to be called in that case.

Reported-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
Tested-by: default avatarSimon Glass <sjg@chromium.org>
Tested-on: pcduino3
parent 5bc48308
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment