Looks good.
On Sat, Apr 23, 2022, 2:36 AM Karel Gardas wrote:
> FreeBSD in 2019 moved crc32 function into separate gsb_crc32.h header
> file and probably after libbsd sync with this change if_stmac got broken.
> ---
> rtemsbsd/sys/dev/stmac/if_stmac.c | 1 +
> 1 file changed, 1 insertion(+)
>
>
FreeBSD in 2019 moved crc32 function into separate gsb_crc32.h header
file and probably after libbsd sync with this change if_stmac got broken.
---
rtemsbsd/sys/dev/stmac/if_stmac.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/rtemsbsd/sys/dev/stmac/if_stmac.c
b/rtemsbsd/sys/dev/stmac/if_s