From: Stephen Hemminger Date: Mon, 17 Jun 2013 21:16:09 +0000 (-0700) Subject: vxlan: fix crash from work pending on module removal X-Git-Tag: v3.11-rc1~64^2~62^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=758c57d16adcbec3c03e85f0c9a5b4ca31f6c507;p=pandora-kernel.git vxlan: fix crash from work pending on module removal Switch to using a per module work queue so that all the socket deletion callbacks are done when module is removed. Signed-off-by: Stephen Hemminger --- Reading git-diff-tree failed