From: Chas Williams <3chas3@gmail.com> Date: Wed, 19 Aug 2015 23:14:20 +0000 (-0400) Subject: net/xen-netfront: only clean up queues if present X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a873c71e91cabf4c10fd9bbd8358c22deaf6c9e;p=pandora-kernel.git net/xen-netfront: only clean up queues if present If you simply load and unload the module without starting the interfaces, the queues are never created and you get a bad pointer dereference. Signed-off-by: Chas Williams <3chas3@gmail.com> Signed-off-by: David S. Miller --- Reading git-diff-tree failed