]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] bnx2fc: Handle NETDEV_UNREGISTER for vlan devices
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>
Fri, 5 Aug 2011 00:38:42 +0000 (17:38 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 27 Aug 2011 14:35:35 +0000 (08:35 -0600)
commit7b23324cf8f9060b8e4a2c608fd3a02a2a01b6b4
tree5b7dc010edc07e25406d64ba2742a36a92b58c97
parent57641fc8eee0a0981e77e96d8a98e289cbd52ecb
[SCSI] bnx2fc: Handle NETDEV_UNREGISTER for vlan devices

Since the driver holds the reference for vlan netdev, the reference has to be
released by the driver when the vlan device is removed. Driver handles this in
NETDEV_UNREGISTER event.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2fc/bnx2fc_fcoe.c