CAPI: Drop obsolete nccip from capiminor struct
authorJan Kiszka <jan.kiszka@web.de>
Mon, 8 Feb 2010 10:12:32 +0000 (10:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 00:01:30 +0000 (16:01 -0800)
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>

No differences found