Re: [PATCH v2] bsp/atsam: Fix GMAC Rx Descriptor fields.

2018-03-20 Thread Gedare Bloom
On Tue, Mar 20, 2018 at 6:01 AM, Christian Mauderer wrote: > Hello Gedare, > > is that patch better / acceptable from your point of view? > Yes, thank you. > Best regards > > Christian > > Am 19.03.2018 um 08:58 schrieb Christian Mauderer: >> --- >> bsps/arm/atsam/include/libchip/include/gmac.h

Re: [PATCH v2] bsp/atsam: Fix GMAC Rx Descriptor fields.

2018-03-20 Thread Christian Mauderer
Hello Gedare, is that patch better / acceptable from your point of view? Best regards Christian Am 19.03.2018 um 08:58 schrieb Christian Mauderer: > --- > bsps/arm/atsam/include/libchip/include/gmac.h | 17 +++-- > 1 file changed, 11 insertions(+), 6 deletions(-) > > diff --git a/

[PATCH v2] bsp/atsam: Fix GMAC Rx Descriptor fields.

2018-03-19 Thread Christian Mauderer
--- bsps/arm/atsam/include/libchip/include/gmac.h | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/bsps/arm/atsam/include/libchip/include/gmac.h b/bsps/arm/atsam/include/libchip/include/gmac.h index 64e0079c25..418165eacf 100644 --- a/bsps/arm/atsam/include/l