freebsd-dev/sys/dev/netmap
Ed Maste d2b9185176 Use M_NOWAIT when calling malloc with a lock held.
The check for a NULL return was already in place so I assume this was just
an oversight.
2012-10-19 19:28:35 +00:00
..
if_em_netmap.h fix some signed/unsigned warnings in the netmap code. 2012-08-02 11:59:43 +00:00
if_igb_netmap.h fix some signed/unsigned warnings in the netmap code. 2012-08-02 11:59:43 +00:00
if_lem_netmap.h A bunch of netmap fixes: 2012-02-27 19:05:01 +00:00
if_re_netmap.h do not use a deprecated field in a structure. 2012-04-13 15:33:12 +00:00
ixgbe_netmap.h Reword comment to try to improve clarity, and fix a typo. 2012-08-13 19:14:45 +00:00
netmap_kern.h This is an import of code, mostly from Giuseppe Lettieri, 2012-10-19 04:13:12 +00:00
netmap_mem1.c A bit of cleanup in the names of fields of netmap-related structures. 2012-04-13 16:03:07 +00:00
netmap_mem2.c Use M_NOWAIT when calling malloc with a lock held. 2012-10-19 19:28:35 +00:00
netmap.c Fix build. 2012-10-19 09:41:45 +00:00