From: Nithin Nayak Sujir Date: Tue, 30 Aug 2011 22:54:50 +0000 (-0700) Subject: [SCSI] bnx2fc: Validate vlan id in NETDEV_UNREGISTER handler X-Git-Tag: v3.2-rc1~125^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26b2982f78c1fc6f486a67271b1d0a0d305dd54b;p=pandora-kernel.git [SCSI] bnx2fc: Validate vlan id in NETDEV_UNREGISTER handler When bnx2fc receives an UNREGISTER event on a vlan interface it calls destroy on all interfaces that matches the physical interface. Add vlan_id check to destroy only the vlan interface that generated the event. Signed-off-by: Nithin Nayak Sujir Signed-off-by: Bhanu Prakash Gollapudi Signed-off-by: James Bottomley --- Reading git-diff-tree failed