commit | c8e21ced08b39ef8dfe7236fb2a923a95f645262 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Sat Jun 05 11:17:35 2010 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Sat Jun 05 11:17:36 2010 +0930 |
tree | da34400daf3049814b459b9c8ba507d90abfe2bc | |
parent | 2c02dfe7fe3fba97a5665d329d039d2415ea5607 [diff] |
module: fix kdb's illicit use of struct module_use. Linus changed the structure, and luckily this didn't compile any more. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Jason Wessel <jason.wessel@windriver.com> Cc: Martin Hicks <mort@sgi.com>