freebsd-dev/lib/libnetmap
Vincenzo Maffione 92c5d82c86 libnetmap: fix cast from uint64_t to void*
We use uintptr_t as an intermediate cast to avoid compiler
warnings on 32 bit architectures.

Reported by:	adrian
MFC after:	3 days
2020-09-22 20:20:43 +00:00
..
libnetmap.h libnetmap: fix cast from uint64_t to void* 2020-09-22 20:20:43 +00:00
Makefile
nmctx-pthreads.c
nmctx.c
nmport.c libnetmap: fix cast from uint64_t to void* 2020-09-22 20:20:43 +00:00
nmreq.c