From: Mike Christie Date: Tue, 11 Oct 2011 22:55:11 +0000 (-0500) Subject: [SCSI] iscsi class: fix vlan configuration X-Git-Tag: v3.2-rc1~125^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d63673b4d469cf2ddba309a916090b54e31cc35;p=pandora-kernel.git [SCSI] iscsi class: fix vlan configuration Userspace was sending the priority/id part of the vlan tag and sysfs was displaying the id in the vlan file. This renames the vlan sysfs file to vlan_id to reflect that it was showing the id and to match the vlan_priority file. This also adds a ISCSI_NET_PARAM_VLAN_TAG iscsi nl command to relfect that we are sending down the vlan/priority part of the tag. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed