Add NETISR_TO_MSGF() to convert netisr.ni_flags to lwkt_msg.ms_flags to
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 25 Sep 2008 12:08:51 +0000 (12:08 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 25 Sep 2008 12:08:51 +0000 (12:08 +0000)
commitff4a1403a20aa84b16860ea8d3f6afcb4cf4126a
treee348a6610fe71e7da6d756e7935a8ce0915aee9e
parent19b6b76b6826932dd18d03d220a02853225432b0
Add NETISR_TO_MSGF() to convert netisr.ni_flags to lwkt_msg.ms_flags to
avoid potential tranlation bugs

Pointed-out-by: hsu@
sys/net/netisr.c