mISDN: get_free_devid() failure ignored
authorRoel Kluin <[email protected]>
Fri, 22 May 2009 11:04:53 +0000 (11:04 +0000)
committerDavid S. Miller <[email protected]>
Mon, 25 May 2009 07:55:31 +0000 (00:55 -0700)
commitddacd14e8db9b9c4434d00545f6483fe01f02991
treec3a5c14e4fbb69e2ed5a2e651ab2e7efca78a787
parentdb9bb63a1b5b65df41d112a8c21adbbfc6a4ac08
mISDN: get_free_devid() failure ignored

dev->id is unsigned so a get_free_devid() error is ignored.

Signed-off-by: Roel Kluin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Karsten Keil <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/isdn/mISDN/core.c