summaryrefslogtreecommitdiffstats
path: root/sys/netatm/port.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/port.h')
-rw-r--r--sys/netatm/port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netatm/port.h b/sys/netatm/port.h
index ca111c7..8ada59f 100644
--- a/sys/netatm/port.h
+++ b/sys/netatm/port.h
@@ -210,7 +210,7 @@
#include <sys/mbuf.h>
typedef struct mbuf KBuffer;
-#define KB_F_WAIT M_WAIT
+#define KB_F_WAIT M_TRYWAIT
#define KB_F_NOWAIT M_DONTWAIT
#define KB_T_HEADER MT_HEADER
OpenPOWER on IntegriCloud