]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 01:08:40 +0000 (09:08 +0800)
commit4daac65a88beafafb550f81045227caab6d21dad
treeac4f1f492f29f08a13d75b54814213f6306e9a70
parenta821f82861857a2a6f6c1708230cc5f82d1dc76e
[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>
(cherry picked from commit abc49a937b23adc7d9748709ca82ee32464ae089)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/scsi/bnx2fc/bnx2fc_fcoe.c