[SCSI] scsi_transport_fc: fixup netlink arguments
authorJames Bottomley <jejb@sparkweed.localdomain>
Sun, 24 Sep 2006 03:07:20 +0000 (22:07 -0500)
committerJames Bottomley <jejb@sparkweed.localdomain>
Sun, 24 Sep 2006 03:07:20 +0000 (22:07 -0500)
commit1b73c4bb063c4aa0cdc25425809bb87f65ee75af
treef973fb22aeffa6891abc39ca71dab0123ea460fd
parent1aedf2ccc60fade26c46fae12e28664d0da3f199
[SCSI] scsi_transport_fc: fixup netlink arguments

nlmsg_multicast now takes an extra allocation flag, so add it to
the use in the fibre channel transport class.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_transport_fc.c