From: Jesse Gross Date: Wed, 17 Dec 2014 02:25:31 +0000 (-0800) Subject: geneve: Remove socket and offload handlers at destruction. X-Git-Tag: omap-for-v3.20/drop-legacy-3517~36^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ed767f73192d6daf673c6d885cd02d5f280ac1f;p=pandora-kernel.git geneve: Remove socket and offload handlers at destruction. Sockets aren't currently removed from the the global list when they are destroyed. In addition, offload handlers need to be cleaned up as well. Fixes: 0b5e8b8e ("net: Add Geneve tunneling protocol driver") CC: Andy Zhou Signed-off-by: Jesse Gross Acked-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed