commit | abc49a937b23adc7d9748709ca82ee32464ae089 | [log] [tgz] |
---|---|---|
author | Bhanu Prakash Gollapudi <bprakash@broadcom.com> | Thu Aug 04 17:38:42 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Aug 27 08:35:35 2011 -0600 |
tree | 5b7dc010edc07e25406d64ba2742a36a92b58c97 | |
parent | 9be17fc43e0121e966049a323ad38a35626525c1 [diff] |
[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>