--- iscsi-scst/kernel/config.c 2009/05/11 17:24:51 841 +++ iscsi-scst/kernel/config.c 2009/07/08 17:27:30 938 @@ -203,7 +203,9 @@ goto out; } +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 30) proc_iscsi_dir->owner = THIS_MODULE; +#endif err = iscsi_proc_log_entry_build(&iscsi_template); if (err < 0)