]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r236916
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Jun 2012 21:36:16 +0000 (21:36 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Jun 2012 21:36:16 +0000 (21:36 +0000)
commitbd0d33586d720a222d806f484f13da68e3369fe1
treefbe93f42ee0f0a22599c45c060fcd7723f0e3540
parent8ffd9a651fcd6fa11d05a263a3a6c6fccd31eb78
MFC r236916

 Fix a panic I introduced in r234487, the bridge softc pointer is set to null
 early in the detach so rearrange things not to explode.

Reported by: David Roffiaen, Gustau Perez Querol

git-svn-id: svn://svn.freebsd.org/base/stable/8@237104 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/if_bridge.c
sys/netinet/ip_carp.c