The scsi-ioctl.c file included with 4.0.2 has
class_simple_xxxx, uses that don't
match the kernel. And lost 2 include files fs.h and
module.h.
With 2.6.13 the class_simple.c (driver/base) has been
removed. And instead use class.c.
All class_simple_xxxx should be replace wint
class_xxx.
This allows the modules to compile with no issues in
2.6.13
patch for iscsi-ioctl.c for 2.6.13
Logged In: NO
thanks for the patch, but is there any reason you cannot use
open-iscsi (www.open-iscsi.org)? linux-iscsi-4 stops support
at about 2.6.10/11 and from there you should be using
open-iscsi.