]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tcp_conn_request-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Tue, 22 Aug 2017 21:16:13 +0000 (14:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Aug 2017 21:16:13 +0000 (14:16 -0700)
commit34c5fc1f2727476ba218934e1e6cb535d24d7e5e
tree9c688c1737a7919579bad72cd2a620f793d3558e
parent78248be46c09b0507118691ab156fd8f0ba69c7a
parent28e7955fbd72d4b236a0bcb5f40f8c64a5309ec0
Merge branch 'tcp_conn_request-cleanup'

Tonghao Zhang says:

====================
tcp: Simplify the tcp_conn_request.

Just simplify the tcp_conn_request function.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>