Searched hist:"60304592 b96414b9d84a919262e4b2daf1a954fb" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | eth.c | 60304592b96414b9d84a919262e4b2daf1a954fb Sun Mar 22 22:09:24 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Improve error handling
Take a pass at plumbing errors through to the users of the network stack
Currently only the start() function errors will be returned from NetLoop(). recv() tends not to have errors, so that is likely not worth adding. send() certainly can return errors, but this patch does not attempt to plumb them yet. halt() is not expected to error.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | net.h | 60304592b96414b9d84a919262e4b2daf1a954fb Sun Mar 22 22:09:24 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Improve error handling
Take a pass at plumbing errors through to the users of the network stack
Currently only the start() function errors will be returned from NetLoop(). recv() tends not to have errors, so that is likely not worth adding. send() certainly can return errors, but this patch does not attempt to plumb them yet. halt() is not expected to error.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/net/ |
| H A D | net.c | 60304592b96414b9d84a919262e4b2daf1a954fb Sun Mar 22 22:09:24 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Improve error handling
Take a pass at plumbing errors through to the users of the network stack
Currently only the start() function errors will be returned from NetLoop(). recv() tends not to have errors, so that is likely not worth adding. send() certainly can return errors, but this patch does not attempt to plumb them yet. halt() is not expected to error.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|