cvs commit: src/sys/net raw_cb.c

Robert Watson rwatson at FreeBSD.org
Sun Aug 31 16:14:49 UTC 2008


rwatson     2008-08-31 16:14:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/net              raw_cb.c 
  Log:
  SVN rev 182548 on 2008-08-31 16:14:41Z by rwatson
  
  Merge r180391 from head to stable/7:
  
    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
  
  Revision  Changes    Path
  1.34.2.4  +6 -5      src/sys/net/raw_cb.c


More information about the cvs-src mailing list