Commit 64d4172c authored by David S. Miller's avatar David S. Miller Committed by Luis Henriques

netvsc: Remove mistaken udp.h inclusion.

BugLink: http://bugs.launchpad.net/bugs/1650059

Based upon v2 of Stephen's patch.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
(cherry picked from commit 3f2b0a5a)
Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
Acked-by: default avatarBrad Figg <brad.figg@canonical.com>
Acked-by: default avatarSeth Forshee <seth.forshee@canonical.com>
Signed-off-by: default avatarLuis Henriques <luis.henriques@canonical.com>
parent cbf2b659
......@@ -36,7 +36,6 @@
#include <net/arp.h>
#include <net/route.h>
#include <net/sock.h>
#include <net/udp.h>
#include <net/pkt_sched.h>
#include "hyperv_net.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment