freebsd-dev/sys/dev/netmap
Ed Maste 54c7693f2c netmap: add cast to fix powerpc64 LINT kernel
Attempt to fix powerpc64 LINT kernel broken by r308000. Netmap's use of
a uint64_t wchan seems odd, but in the interest of minimizing this
change just cast through uintptr_t to silence the compiler warning.

Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D8669
2016-11-30 02:00:30 +00:00
..
if_em_netmap.h The buffer address is always overwritten in the extended descriptor format, 2016-10-28 13:37:58 +00:00
if_igb_netmap.h Sync netmap sources with the version in our private tree. 2015-07-10 05:51:36 +00:00
if_ixl_netmap.h Import the current version of netmap, aligned with the one on github. 2016-10-16 14:13:32 +00:00
if_lem_netmap.h remove stale and unused code from various files 2016-10-18 16:18:25 +00:00
if_ptnet.c Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
if_re_netmap.h Sync netmap sources with the version in our private tree. 2015-07-10 05:51:36 +00:00
if_vtnet_netmap.h remove trailing whitespace. No code changes. 2016-10-18 15:41:57 +00:00
ixgbe_netmap.h Import the current version of netmap, aligned with the one on github. 2016-10-16 14:13:32 +00:00
netmap_freebsd.c netmap: add cast to fix powerpc64 LINT kernel 2016-11-30 02:00:30 +00:00
netmap_generic.c remove stale and unused code from various files 2016-10-18 16:18:25 +00:00
netmap_kern.h Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
netmap_mbq.c Import the current version of netmap, aligned with the one on github. 2016-10-16 14:13:32 +00:00
netmap_mbq.h Import the current version of netmap, aligned with the one on github. 2016-10-16 14:13:32 +00:00
netmap_mem2.c Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
netmap_mem2.h Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
netmap_monitor.c remove trailing whitespace. No code changes. 2016-10-18 15:41:57 +00:00
netmap_offloadings.c Import the current version of netmap, aligned with the one on github. 2016-10-16 14:13:32 +00:00
netmap_pipe.c remove trailing whitespace. No code changes. 2016-10-18 15:41:57 +00:00
netmap_pt.c Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
netmap_vale.c Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
netmap.c Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00