Files
linux/drivers
David Vrabel 9c6f3ffe82 xen-netback: free queues after freeing the net device
If a queue still has a NAPI instance added to the net device, freeing
the queues early results in a use-after-free.

The shouldn't ever happen because we disconnect and tear down all queues
before freeing the net device, but doing this makes it obviously safe.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-15 15:13:19 -05:00
..
2016-01-12 01:10:36 +01:00
2015-12-29 15:32:24 -05:00
2016-01-08 21:20:32 -05:00
2016-01-12 01:08:47 +01:00
2016-01-01 18:31:34 +01:00
2016-01-12 01:08:47 +01:00
2015-10-29 09:02:16 +09:00
2016-01-05 18:04:58 +01:00
2015-11-08 16:24:43 -05:00
2016-01-12 11:51:57 -05:00
2015-11-16 15:41:49 +00:00
2016-01-12 01:12:40 +01:00
2016-01-07 13:21:53 +00:00