rwatson     2008-07-09 18:41:31 UTC

  FreeBSD src repository

  Modified files:
    sys/net              raw_cb.c 
  Log:
  SVN rev 180391 on 2008-07-09 18:41:31Z by rwatson
  
  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
  
  Revision  Changes    Path
  1.39      +6 -5      src/sys/net/raw_cb.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to