Re: [PATCH 5/7] Add support for configuring the VLAN on the adapter.

2012-08-13 Thread Mike Christie
On 08/13/2012 05:30 AM, John Soni Jose wrote: > > +/** > + * beiscsi_set_vlan_attrib : Set the VLAN priority > + * @shost : Scsi_Host pointer for the function. extra space. > + case ISCSI_NET_PARAM_VLAN_ID: > + if (if_info.vlan_priority == BEISCSI_VLAN_DISABLE) > +

[PATCH 5/7] Add support for configuring the VLAN on the adapter.

2012-08-13 Thread John Soni Jose
Add support for configuring the VLAN parameters on the adapter using the iscsiadm interface. Signed-off-by: John Soni Jose Signed-off-by: Jayamohan Kallickal --- drivers/scsi/be2iscsi/be_cmds.c | 43 + drivers/scsi/be2iscsi/be_cmds.h |9 drivers/scsi/be2iscsi/