commit | 2290d2b63c2d25b0d554d68e54cbd1cc87d951d5 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Thu Sep 08 10:14:11 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Fri Sep 09 10:00:35 2005 -0500 |
tree | 4d81c1ff8ed97d8cb3b940c060dc9dec9f95c719 | |
parent | f5c7f03113fc9c547012cf403aec4b534d575ef0 [diff] |
[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>