Dirk Eibach f0e8527726 moxa: prevent opening unavailable ports
In moxa.c there are 32 minor numbers reserved for each device. The
number of ports actually available per device is stored in
moxa_board_conf->numPorts. This number is not considered in moxa_open().
Opening a port that is not available results in a kernel oops.
This patch adds a test to moxa_open() that prevents opening unavailable
ports.

Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-11 08:51:09 -07:00
..
2009-06-11 08:51:01 -07:00
2009-05-22 07:30:41 -07:00
2009-05-20 08:30:05 +10:00
2009-06-11 08:51:01 -07:00
2009-06-11 08:51:01 -07:00
2009-04-07 08:31:03 -07:00
2009-01-02 10:28:32 -08:00
2009-06-11 08:51:09 -07:00
2009-06-11 08:51:01 -07:00
2009-01-02 10:19:40 -08:00
2009-01-02 10:19:40 -08:00
2009-06-11 08:51:01 -07:00
2009-06-11 08:50:58 -07:00
2009-01-08 16:44:03 -07:00
2009-02-22 09:23:02 -08:00
2009-06-11 08:51:01 -07:00
2009-01-02 10:19:40 -08:00
2009-03-16 08:34:35 -06:00
2009-05-15 07:56:24 -05:00
2009-06-11 08:51:02 -07:00
2009-06-11 08:51:01 -07:00
2009-06-11 08:51:01 -07:00
2009-06-11 08:51:07 -07:00
2009-04-19 10:51:40 -07:00