commit | 9a873c71e91cabf4c10fd9bbd8358c22deaf6c9e | [log] [tgz] |
---|---|---|
author | Chas Williams <3chas3@gmail.com> | Wed Aug 19 19:14:20 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 23 15:56:12 2015 -0700 |
tree | 67675aa39ba853e69550a74fe96968510cb46d2e | |
parent | f5117ce4f6a16fa2a02ceff9c337cfffca8b75f2 [diff] |
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 <davem@davemloft.net>