module: pass load_info into other functions
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Aug 2010 18:59:10 +0000 (12:59 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Aug 2010 03:29:10 +0000 (12:59 +0930)
Pass the struct load_info into all the other functions in module
loading.  This neatens things and makes them more consistent.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found