commit | 1368112c07bae879fa3d1c21f236ca8eea3e5e84 | [log] [tgz] |
---|---|---|
author | Karsten Keil <kkeil@linux-pingi.de> | Tue May 15 23:51:01 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 16 15:22:06 2012 -0400 |
tree | 3467a277cc350bbfaf3e98df9513d4209e63f984 | |
parent | dd456d45d7edd01f4054818dd404ec61ca55cbc1 [diff] |
mISDN: Cleanup channel also if it already was deactivated 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>