]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Char: mxser_new, compact structures, round2
authorJiri Slaby <jirislaby@gmail.com>
Fri, 8 Dec 2006 10:38:29 +0000 (02:38 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 8 Dec 2006 16:28:54 +0000 (08:28 -0800)
commita274ab34920600b04f958734d4cd1960aa7a19e3
tree5978bd4d00bda3ea2b8f0c551704de0539af113b
parent64a464d12360cc79c1a51d77406ffdffb9078678
[PATCH] Char: mxser_new, compact structures, round2

Too many structures are in the driver for each type of card.  Make only one
for all cards and appropriate alter the code.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/mxser_new.c