CAPI: Pin capifs instead of mounting it
authorJan Kiszka <jan.kiszka@web.de>
Mon, 8 Feb 2010 10:12:08 +0000 (10:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 00:01:19 +0000 (16:01 -0800)
Auto-mounting the capifs during module init prevents unloading its
module. Instead, pin the filesystem as long as some NCCI node exists.

Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found