diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-05-31 02:59:54 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-05-31 05:35:34 +0200 |
commit | bf4c1698b732ef22266f608db1286149e20bd6e2 (patch) | |
tree | b249e6d99bde2f25ffcc609011ea142ab41f8d74 /src/cookie.c | |
parent | 03fffb2eff8174ceb94e5faef4c86a0de8a9027e (diff) |
compat: remove warning for < 4.1
It still is sort of experimental, I suppose, especially this part in the
udp_tunnel drop-in:
skb_orphan(skb);
sk_mem_reclaim(sk);
It seems like sometimes this won't do what we want, but it's hard to
diagnose exactly what's happening. In any case, nobody paid attention to
that warning anyway, so let's just get rid of it.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/cookie.c')
0 files changed, 0 insertions, 0 deletions