]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fix-gso_segs'
authorAlexei Starovoitov <ast@kernel.org>
Tue, 23 Jul 2019 21:12:38 +0000 (14:12 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 23 Jul 2019 21:12:38 +0000 (14:12 -0700)
commit466b1651057acef829894a82e86c876f8f67d225
tree1aaff1884ece785915c25780bd7d2f5666c5e941
parent1497de4734108029b3145bd1a3617f8a2a520638
parent84039211108daf64f0e5518e6634b61fcd97e82f
Merge branch 'fix-gso_segs'

Eric Dumazet says:

====================
First patch changes the kernel, second patch
adds a new test.

Note that other patches might be needed to take
care of similar issues in sock_ops_convert_ctx_access()
and SOCK_OPS_GET_FIELD()
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>