K 10 svn:author V 2 kp K 8 svn:date V 27 2019-04-26T13:00:25.148781Z K 7 svn:log V 174 MFC r346349: pf: No need to M_NOWAIT in DIOCRSETTFLAGS Now that we don't hold a lock during DIOCRSETTFLAGS memory allocation we can use M_WAITOK. Pointed out by: glebius@ END