mISDN: Cleanup channel also if it already was deactivated
authorKarsten Keil <kkeil@linux-pingi.de>
Tue, 15 May 2012 23:51:01 +0000 (23:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2012 19:22:06 +0000 (15:22 -0400)
If a channel was closed after it was deactivated it could happen that
something was not proper resetted. The test if a channel is still activ
was wrong, so remove it and always do the cleanup.

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found