Fix PEBCAK
This commit is contained in:
parent
b208b10645
commit
1afa952fb0
@ -258,7 +258,7 @@ LIST_HEAD (fusd_devlist_head);
|
|||||||
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,33)
|
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,33)
|
||||||
DECLARE_MUTEX (fusd_devlist_sem);
|
DECLARE_MUTEX (fusd_devlist_sem);
|
||||||
#else
|
#else
|
||||||
DEFINE_SEMAPHORE (fusd_make devlist_sem);
|
DEFINE_SEMAPHORE (fusd_devlist_sem);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//#ifdef MODULE_LICENSE
|
//#ifdef MODULE_LICENSE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user