Re: [PATCH 2/2] fcoe: implement FIP VLAN responder

2016-07-20 Thread Martin K. Petersen
> "Hannes" == Hannes Reinecke writes: Hannes> When running in VN2VN mode there is no central instance which Hannes> would send out any FIP VLAN discovery notifications. So this Hannes> patch adds a new sysfs attribute 'fip_vlan_responder' which will Hannes> activate a FIP VLAN discovery respo

Re: [PATCH 2/2] fcoe: implement FIP VLAN responder

2016-07-19 Thread Johannes Thumshirn
On Tue, Jul 19, 2016 at 01:49:40PM +0200, Hannes Reinecke wrote: > When running in VN2VN mode there is no central instance which > would send out any FIP VLAN discovery notifications. So this > patch adds a new sysfs attribute 'fip_vlan_responder' which > will activate a FIP VLAN discovery responde

[PATCH 2/2] fcoe: implement FIP VLAN responder

2016-07-19 Thread Hannes Reinecke
When running in VN2VN mode there is no central instance which would send out any FIP VLAN discovery notifications. So this patch adds a new sysfs attribute 'fip_vlan_responder' which will activate a FIP VLAN discovery responder. Signed-off-by: Hannes Reinecke --- drivers/scsi/fcoe/fcoe.c |