Dan Carpenter 84ce981a07 isdn: fix strlen() usage
There was a missing "else" statement so the original code overflowed if
->master->name was too long.  Also the ->slave and ->master buffers can
hold names with 9 characters and a NULL so I cleaned it up to allow
another character.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-12 20:21:43 -07:00
..
2010-05-25 19:41:19 -04:00
2010-07-12 20:21:43 -07:00
2010-05-28 01:38:02 +02:00
2010-05-27 09:12:40 -07:00
2010-07-12 20:21:42 -07:00
2010-05-25 00:48:24 -06:00
2010-06-04 16:00:42 -04:00
2010-05-25 08:07:07 -07:00