Commit 0fe2477
virtio-net: Maintain reverse cleanup order
BugLink: https://bugs.launchpad.net/bugs/2028408
[ Upstream commit 27369c9 ]
To easily audit the code, better to keep the device stop()
sequence to be mirror of the device open() sequence.
Acked-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Parav Pandit <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Stable-dep-of: 5306623 ("virtio_net: Fix error unwinding of XDP initialization")
Signed-off-by: Sasha Levin <[email protected]>
Signed-off-by: Kamal Mostafa <[email protected]>
Signed-off-by: Stefan Bader <[email protected]>1 parent 15a0651 commit 0fe2477
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1999 | 1999 | | |
2000 | 2000 | | |
2001 | 2001 | | |
| 2002 | + | |
2002 | 2003 | | |
2003 | 2004 | | |
2004 | | - | |
2005 | 2005 | | |
2006 | 2006 | | |
2007 | 2007 | | |
| |||
0 commit comments