+++ Miroslav Benes [16/11/16 16:49 +0100]:
On Wed, 9 Nov 2016, Jessica Yu wrote:
+++ Rusty Russell [26/10/16 11:24 +1030]:
> Aaron Tomlin writes:
> > In load_module() in the event of an error, for e.g. unknown module
> > parameter(s) specified we go to perform some module coming clean up
> > o
On Wed, 9 Nov 2016, Jessica Yu wrote:
> +++ Rusty Russell [26/10/16 11:24 +1030]:
> > Aaron Tomlin writes:
> > > In load_module() in the event of an error, for e.g. unknown module
> > > parameter(s) specified we go to perform some module coming clean up
> > > operations. At this point the module
+++ Rusty Russell [26/10/16 11:24 +1030]:
Aaron Tomlin writes:
In load_module() in the event of an error, for e.g. unknown module
parameter(s) specified we go to perform some module coming clean up
operations. At this point the module is still in a "formed" state
when it is actually going away.
Aaron Tomlin writes:
> In load_module() in the event of an error, for e.g. unknown module
> parameter(s) specified we go to perform some module coming clean up
> operations. At this point the module is still in a "formed" state
> when it is actually going away.
>
> This patch updates the module's
In load_module() in the event of an error, for e.g. unknown module
parameter(s) specified we go to perform some module coming clean up
operations. At this point the module is still in a "formed" state
when it is actually going away.
This patch updates the module's state accordingly to ensure anyon
5 matches
Mail list logo