[U-Boot] [PATCH 2/5] net: gem: Fix return value from recv

Joe Hershberger joe.hershberger at gmail.com
Tue Dec 15 20:51:05 CET 2015


Hi Michal,

On Tue, Dec 15, 2015 at 11:47 AM, Joe Hershberger
<joe.hershberger at gmail.com> wrote:
> On Fri, Dec 11, 2015 at 5:43 AM, Michal Simek <michal.simek at xilinx.com> wrote:
>> recv function should return 0 instead of frame_len not to
>> proceed the same packet again in core.
>>
>> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>

Oops. NAK. Didn't realize this was the top-level recv function being
passed to the eth layer.

-Joe


More information about the U-Boot mailing list