[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)
commitabc49a937b23adc7d9748709ca82ee32464ae089
tree5b7dc010edc07e25406d64ba2742a36a92b58c97
parent9be17fc43e0121e966049a323ad38a35626525c1
[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
This page took 0.026435 seconds and 5 git commands to generate.