netvsc: Remove mistaken udp.h inclusion.

Based upon v2 of Stephen's patch.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2016-10-13 11:04:07 -04:00
parent f112be65fd
commit 3f2b0a5a35
1 changed files with 0 additions and 1 deletions

View File

@ -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"