commit | 61618eeac3e6165684895481c4f58ea879c3d616 | [log] [tgz] |
---|---|---|
author | Jiri Benc <jbenc@redhat.com> | Mon Apr 11 17:06:08 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 11 15:01:56 2016 -0400 |
tree | ff2e8e2703844316221641dc7c45b4c2c0536138 | |
parent | e0897ae3ec720b1653d4ff9aaf48b532c276ab63 [diff] |
vxlan: fix incorrect type The protocol is 16bit, not 32bit. Fixes: e1e5314de08ba ("vxlan: implement GPE") Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>