Re: [PATCH] iscsi_tcp: make iscsi compile again after recent netlink changes

2005-09-08 Thread Mike Christie
James Bottomley wrote: netlink_kernel_create now has two new arguments; the module (which is easy) and the number of groups, which I arbitrarily set to one. Thanks. Are you going to apply this to scsi-misc? We are building a patchset for fixes to send this weekend hopefully so we can take the

[PATCH] iscsi_tcp: make iscsi compile again after recent netlink changes

2005-09-08 Thread James Bottomley
netlink_kernel_create now has two new arguments; the module (which is easy) and the number of groups, which I arbitrarily set to one. James diff --git a/drivers/scsi/scsi_transport_iscsi.c b/drivers/scsi/scsi_transport_iscsi.c --- a/drivers/scsi/scsi_transport_iscsi.c +++ b/drivers/scsi/scsi_tra