K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-07-09T18:41:31.177480Z K 7 svn:log V 257 Rather than checking for a NULL so_pcb in raw_attach(), assert that it's non-NULL, as all callers can and should already do the required checking. Update comments a bit more to talk about rawcb allocation for consumers. Reviewed by: bz MFC after: 3 weeks END