]> git.ipfire.org Git - thirdparty/iproute2.git/commit
iplink: remove GSO_MAX_SIZE definition
authorEric Dumazet <edumazet@google.com>
Mon, 16 May 2022 15:34:57 +0000 (08:34 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 16 May 2022 17:21:03 +0000 (10:21 -0700)
commit6b6979b9d443d5008e9db5dbf2849de619a8fa67
treeb8eed36eb8dfdc00ffa5261e0880c071ada496b1
parent19c3e009e3cb70e0e5504f5e8c3e918ec943514c
iplink: remove GSO_MAX_SIZE definition

David removed the check using GSO_MAX_SIZE
in commit f1d18e2e6ec5 ("Update kernel headers").

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
ip/iplink.c