[SCSI] iscsi_tcp: make iscsi compile again after recent netlink changes
authorJames Bottomley <James.Bottomley@steeleye.com>
Thu, 8 Sep 2005 15:14:11 +0000 (10:14 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 9 Sep 2005 15:00:35 +0000 (10:00 -0500)
commit2290d2b63c2d25b0d554d68e54cbd1cc87d951d5
tree4d81c1ff8ed97d8cb3b940c060dc9dec9f95c719
parentf5c7f03113fc9c547012cf403aec4b534d575ef0
[SCSI] iscsi_tcp: make iscsi compile again after recent netlink changes

netlink_kernel_create now has two new arguments; the module (which is
easy) and the number of groups, which I arbitrarily set to one.

Acked by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_transport_iscsi.c