commit | 6576c2891adacad81ea0b24f0704ecac9fc727cb | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Mon Feb 08 10:12:32 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 16:01:30 2010 -0800 |
tree | cfaf1946bedb8fe3559b559423aa1c5f57198408 | |
parent | 30bced91d93f7523bf23432d71d882d6b5d6cff6 [diff] |
CAPI: Drop obsolete nccip from capiminor struct The nccip in capiminor used to serve as an indicator that the NCCI was close. But we don't need this, we issue a hangup on capincci_free_minor. So drop this legacy. Signed-off-by: Jan Kiszka <jan.kiszka@web.de> Signed-off-by: David S. Miller <davem@davemloft.net>