inpcb: Remove the weird in_pcbdetach() in in_pcbdisconnect()
commitba8e7b0b67b16d4c77dac305da86f14dd4ddac14
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 11 Jun 2014 08:49:55 +0000 (11 16:49 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 11 Jun 2014 08:51:14 +0000 (11 16:51 +0800)
tree2e1e88db6d2d08c8b9f8d494f2e26c45ff5e1323
parent3c0add62ce0c2ead2ff30f6470f8325a6f511ab8
inpcb: Remove the weird in_pcbdetach() in in_pcbdisconnect()

This in_pcbdetach() actually serves no purpose there.
sys/netinet/in_pcb.c