[NET] skbuff: Add skb_cow_head
[safe/jmp/linux-2.6] / include / linux / ncp_fs_i.h
index 415be1e..bdb4c8a 100644 (file)
@@ -19,7 +19,7 @@ struct ncp_inode_info {
        __le32  DosDirNum;
        __u8    volNumber;
        __le32  nwattr;
-       struct semaphore open_sem;
+       struct mutex open_mutex;
        atomic_t        opened;
        int     access;
        int     flags;