[SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.
commit6401bdcad536cc00589c38e7e1c140d3acc00087
authorJoe Eykholt <jeykholt@cisco.com>
Tue, 21 Apr 2009 23:27:46 +0000 (21 16:27 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 27 Apr 2009 15:19:35 +0000 (27 10:19 -0500)
tree0565bb64ccefd80cc41adda0224e0a4fbd1033c4
parenta29e7646f42a325a7f6cce34adbeb52e8db15566
[SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.

The FCoE forwarder (FCF) would be selected, but then would soon time
out after three advertisements were missed.  This would be 24 seconds
by default, or 3 times the keep-alive interval configured on the switch.

The cause was that the multicast address for all FIP E-nodes
was never added.

Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/fcoe/fcoe.c