summaryrefslogtreecommitdiff
path: root/arch/sandbox
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2015-03-22 22:09:12 (GMT)
committerSimon Glass <sjg@chromium.org>2015-04-18 17:11:12 (GMT)
commit17591405a7b932ba0a66107645f5ff5f6f36da75 (patch)
tree3fbe0d78285e324191251d90bd551cdef0435cb8 /arch/sandbox
parent2a504df00652ede0316e2cf872ab065090617a8e (diff)
downloadu-boot-fsl-qoriq-17591405a7b932ba0a66107645f5ff5f6f36da75.tar.xz
dm: eth: Pass the packet pointer as a parameter to recv
Stop forcing drivers to call net_process_received_packet() - formerly called NetReceive(). Now the uclass will handle calling the driver for each packet until the driver errors or has nothing to return. The uclass will then pass the good packets off to the network stack by calling net_process_received_packet(). Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'arch/sandbox')
0 files changed, 0 insertions, 0 deletions