cvs commit: src/sys/net raw_cb.h

Robert Watson rwatson at FreeBSD.org
Sun Aug 31 12:42:52 UTC 2008


rwatson     2008-08-31 12:42:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/net              raw_cb.h 
  Log:
  SVN rev 182532 on 2008-08-31 12:42:39Z by rwatson
  
  Merge r180307 from head to stable/7:
  
    Clarify comments and prototypes in raw_cb.h:
  
    - the protosw entries are used directly
    - the usrreq functions are library routines, generally wrapped by
      consumers rather than being used directly
    - the usrreq structure entries are likewise typically wrapped
  
    Remove the rather incorrect #if 0'd pr_input_t prototype for raw_input.
  
  Revision   Changes    Path
  1.19.10.1  +13 -9     src/sys/net/raw_cb.h


More information about the cvs-all mailing list