Merge branch 'geneve-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 5 Jan 2015 03:21:39 +0000 (22:21 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Jan 2015 03:21:39 +0000 (22:21 -0500)
commit9ace422320f0daa5e746b8325b0312c275ee0346
treeedd0f79855de7b3c410af090e2d1a7790ab362d6
parent7beceebf5b9d14e333ab6025a6feccdc8e765225
parent46b1e4f9115d48d17bb92f612e4fa45a521a0537
Merge branch 'geneve-next'

Jesse Gross says:

====================
Geneve Cleanups

Much of the basis for the Geneve code comes from VXLAN. However,
Geneve is quite a bit simpler than VXLAN and so this cleans up a
lot of the infrastruction - particularly around locking - where the
extra complexity is not necessary.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>