K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-08-09T16:30:26.000000Z K 7 svn:log V 200 Since bpf_allocbufs() uses malloc() with M_WAITOK, don't check return values for NULL or return an error state. Assert that all three bpf buffer pointers are NULL before starting. MFC after: 1 week END