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-07-12 20:21:43 -07:00
2010-05-31 00:24:15 -07:00
2010-05-31 00:24:15 -07:00
2010-02-22 15:45:53 -08:00
2008-08-02 16:28:20 +02:00