From 31f87cf48d54f5930e6e8e827989c18b0069c94a Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Fri, 29 Dec 2006 16:47:34 -0800 Subject: [PATCH] [PATCH] Char: mxser, fix oops when removing opened tty_driver->owner is not set, so if somebody remove mxser_module, it might oops (and doesn't tell the user: no way, it's in use). Set the .owner value. Cc: Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed