Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2008 16:14:41 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net raw_cb.c
Message-ID:  <200808311614.m7VGEmYF063903@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808311614.m7VGEmYF063903>