On 05/12/17 14:31, Eric Blake wrote:
On 12/05/2017 02:17 AM, Mark Cave-Ayland wrote:
This provides a standard ethernet CRC32 little-endian implementation.
Signed-off-by: Mark Cave-Ayland
---
include/net/net.h | 2 ++
net/net.c | 22 ++
2 files changed, 24 inse
On 12/05/2017 05:17 AM, Mark Cave-Ayland wrote:
> This provides a standard ethernet CRC32 little-endian implementation.
>
> Signed-off-by: Mark Cave-Ayland
Reviewed-by: Philippe Mathieu-Daudé
> ---
> include/net/net.h | 2 ++
> net/net.c | 22 ++
> 2 files changed
On 12/05/2017 02:17 AM, Mark Cave-Ayland wrote:
> This provides a standard ethernet CRC32 little-endian implementation.
>
> Signed-off-by: Mark Cave-Ayland
> ---
> include/net/net.h | 2 ++
> net/net.c | 22 ++
> 2 files changed, 24 insertions(+)
Reviewed-by: Eric B
This provides a standard ethernet CRC32 little-endian implementation.
Signed-off-by: Mark Cave-Ayland
---
include/net/net.h | 2 ++
net/net.c | 22 ++
2 files changed, 24 insertions(+)
diff --git a/include/net/net.h b/include/net/net.h
index 586098cb94..4afac1a9dd 1