K 10 svn:author V 3 jch K 8 svn:date V 27 2016-07-18T08:20:31.785174Z K 7 svn:log V 331 MFC r261242: Decrease lock contention within the TCP accept case by removing the INP_INFO lock from tcp_usr_accept. As the PR/patch states this was following the advice already in the code. See the PR below for a full discussion of this change and its measured effects. PR: 183659 Submitted by: Julien Charbon Reviewed by: jhb END