summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2005-06-27 21:58:12 +0000
committerthompsa <thompsa@FreeBSD.org>2005-06-27 21:58:12 +0000
commit3ab4b86d9c316464b2f383bef522194e55c4f25e (patch)
tree6e18b2712639b19fb3ae2ec19ce081beccfb8641 /sys/netinet/tcp_input.c
parent9965deb378a691a1e8b949873f030d81a66ef7d0 (diff)
downloadFreeBSD-src-3ab4b86d9c316464b2f383bef522194e55c4f25e.zip
FreeBSD-src-3ab4b86d9c316464b2f383bef522194e55c4f25e.tar.gz
Fix a panic when bringing up the bridge interface. We were casting a ifnet
pointer to a softc which is no longer valid since the ifnet struct was split out from the softc. Approved by: mlaier (mentor) Approved by: re (blanket)
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud