Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information