diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-06-29 19:06:21 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-30 12:29:39 -0700 |
commit | 1a574074ae7d1d745c16f7710655f38a53174c27 (patch) | |
tree | 4374d17938f2723916243f60bf2e4fe0c5e43b5c /drivers/net/tun.c | |
parent | 01a4967c71c004f8ecad4ab57021348636502fa9 (diff) | |
download | linux-next-1a574074ae7d1d745c16f7710655f38a53174c27.tar.gz |
wireguard: queueing: make use of ip_tunnel_parse_protocol
Now that wg_examine_packet_protocol has been added for general
consumption as ip_tunnel_parse_protocol, it's possible to remove
wg_examine_packet_protocol and simply use the new
ip_tunnel_parse_protocol function directly.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tun.c')
0 files changed, 0 insertions, 0 deletions