]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Merge r204810 from head to stable/8:
authorrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 3 Jun 2010 08:55:45 +0000 (08:55 +0000)
committerrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 3 Jun 2010 08:55:45 +0000 (08:55 +0000)
commit0a503fe55dfffdb53961ef0ce2559e5e7db51dbe
treee0ef092914c711fe28cde27aec740ce962c1a423
parentf4d09fe9e6060fb33a098f79ee1ee26118bcff46
Merge r204810 from head to stable/8:

  Remove unnecessary locking of divcbinfo lock from div_output(): this has
  not been required since FreeBSD 7.0 when the so_pcb pointer leading to inp
  was guaranteed to be stable when a valid socket reference is held (as it
  is in the output path).

  Reviewed by: bz
  Sponsored by: Juniper Networks

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/8@208766 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/ip_divert.c