]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge r180307 from head to stable/7:
authorrwatson <rwatson@FreeBSD.org>
Sun, 31 Aug 2008 12:42:39 +0000 (12:42 +0000)
committerrwatson <rwatson@FreeBSD.org>
Sun, 31 Aug 2008 12:42:39 +0000 (12:42 +0000)
commit99dbf671194cb5ef37c7aee77426190730a021c4
tree7cf4afa71c8a607abf2364e28aadc240d380ae04
parenta839dbfad92d49b1213c89858da5edd50fa2d64b
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.
sys/net/raw_cb.h