]> Git Repo - linux.git/commit - drivers/scsi/bnx2fc/bnx2fc_fcoe.c
[SCSI] bnx2fc: Validate vlan id in NETDEV_UNREGISTER handler
authorNithin Nayak Sujir <[email protected]>
Tue, 30 Aug 2011 22:54:50 +0000 (15:54 -0700)
committerJames Bottomley <[email protected]>
Sat, 17 Sep 2011 14:03:18 +0000 (18:03 +0400)
commit26b2982f78c1fc6f486a67271b1d0a0d305dd54b
tree4e7a639854bd6cb0cef5e147196bad7625a671d0
parentc1c16bd51a29eea8843f20161ddd32cddc524142
[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 <[email protected]>
Signed-off-by: Bhanu Prakash Gollapudi <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
This page took 0.050777 seconds and 4 git commands to generate.