On 08/18/2017 11:15 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(+)
diff --git a/include/net
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 586098c..4afac1a 100