harti 2003/07/18 09:36:41 PDT
FreeBSD src repository
Modified files:
sys/netatm atm_subr.c
sys/netatm/uni unisig_msg.c
Log:
Fix a number of occurences of calling uma_zalloc() with neither
M_WAITOK nor M_NOWAIT.
Revision Changes Path
1.36 +1 -1 src/sys/netatm/atm_subr.c
1.15 +12 -12 src/sys/netatm/uni/unisig_msg.c