From: James Bottomley Date: Thu, 8 Sep 2005 15:14:11 +0000 (-0500) Subject: [SCSI] iscsi_tcp: make iscsi compile again after recent netlink changes X-Git-Tag: v2.6.15-rc1~723^2~2^2~50^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2290d2b63c2d25b0d554d68e54cbd1cc87d951d5;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed