cvs commit: src/sys/net raw_cb.h

Robert Watson rwatson at FreeBSD.org
Sat Jul 5 19:13:05 UTC 2008


rwatson     2008-07-05 19:12:55 UTC

  FreeBSD src repository

  Modified files:
    sys/net              raw_cb.h 
  Log:
  SVN rev 180307 on 2008-07-05 19:12:55Z by rwatson
  
  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.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.21      +13 -9     src/sys/net/raw_cb.h


More information about the cvs-all mailing list