From: Pravin B Shelar Date: Thu, 27 Aug 2015 06:46:54 +0000 (-0700) Subject: geneve: Consolidate Geneve functionality in single module. X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~65^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=371bd1061d29;p=pandora-kernel.git geneve: Consolidate Geneve functionality in single module. geneve_core module handles send and receive functionality. This way OVS could use the Geneve API. Now with use of tunnel meatadata mode OVS can directly use Geneve netdevice. So there is no need for separate module for Geneve. Following patch consolidates Geneve protocol processing in single module. Signed-off-by: Pravin B Shelar Reviewed-by: Jesse Gross Acked-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed