diff options
author | Andrew Morton <akpm@osdl.org> | 2006-03-28 01:56:19 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-28 09:16:02 -0800 |
commit | 6d9eac34104654aa129e365b8d48bbb8c957f186 (patch) | |
tree | 47b81aaebb9903df4bdaacad963ca4ee2bf04204 /kernel/module.c | |
parent | 829d5f68ec59ff7c0fdd472132680df8e4b64f3e (diff) |
[PATCH] capi: register_chrdev() fix
If the user specified `major=0' (odd thing to do), capi.c will use dynamic
allocation. We need to pick up that major for subsequent unregister_chrdev().
Acked-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions