Alexey Khoroshilov
1b581f1739
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init()
...
There is a bug in resources deallocation code in mxser_probe() and
mxser_module_init(). As soon as variable 'i' is unsigned int, cycle
termination condition i >= 0 is always true. The patch fixes the issue.
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Acked-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-08 11:30:04 -07:00
..
2013-03-05 16:56:27 +11:00
2013-02-21 17:40:58 -08:00
2013-04-08 11:30:04 -07:00
2013-03-26 20:30:17 -04:00
2013-02-13 10:17:06 -08:00
2013-01-15 22:30:15 -08:00
2013-01-15 22:43:15 -08:00
2013-01-15 22:30:15 -08:00
2013-01-25 08:09:38 -08:00
2013-01-15 22:30:15 -08:00
2013-02-06 11:10:17 -08:00
2013-02-06 11:10:17 -08:00
2013-02-06 11:10:17 -08:00
2013-01-15 22:43:15 -08:00
2013-04-08 11:30:04 -07:00
2011-03-31 11:26:23 -03:00
2013-01-30 12:10:09 +01:00
2012-03-28 18:30:03 +01:00
2012-08-10 12:55:47 -07:00
2011-05-13 16:31:00 -07:00
2011-05-13 16:31:00 -07:00
2011-05-13 16:31:00 -07:00
2013-02-13 10:13:58 -08:00
2013-01-15 22:43:16 -08:00
2013-02-04 15:40:29 -08:00
2013-01-17 17:28:39 -08:00
2013-01-30 00:09:58 -05:00
2013-01-30 00:09:58 -05:00
2013-01-30 00:09:58 -05:00
2013-02-27 09:59:50 -08:00
2012-10-22 16:50:54 -07:00
2013-03-04 16:52:09 +08:00
2013-02-27 16:59:05 -05:00
2013-02-04 15:02:14 -08:00
2013-01-15 23:07:15 -08:00
2012-10-24 11:34:51 -07:00
2012-11-15 17:20:58 -08:00