Thread (5 messages) flat view 5 messages, 3 authors, 2017-02-05

Re: [PATCH] xen-netfront: Improve error handling during initialization

From: David Miller <davem@davemloft.net>
Date: 2017-02-05 00:47:19
Also in: lkml

From: Ross Lagerwall <redacted>
Date: Wed, 1 Feb 2017 15:50:22 +0000
* Delay timer creation so that if initializing a queue fails, the timer
has not been setup yet.
setup_timer() doesn't do anything that must be "undone" if an error
occurs and we have to cleanup.

It just assigns some values to some timer struct fields, that's it.

Therefore this change is extraneous and unnecessary.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help