vxlan: fix flowi6_proto value
authorCong Wang <amwang@redhat.com>
Mon, 2 Sep 2013 02:06:51 +0000 (10:06 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Sep 2013 04:00:47 +0000 (21:00 -0700)
commit8c1bb79fde8117cc36db075c2da238af703717d7
treea9b2ef5a71567f36f90ba76be4babcaf5105c192
parentba39767288661c01ac7797b6b981f73b6513cf55
vxlan: fix flowi6_proto value

It should be IPPROTO_UDP.

Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c