From: Bhanu Prakash Gollapudi Date: Fri, 5 Aug 2011 00:38:42 +0000 (-0700) Subject: [SCSI] bnx2fc: Handle NETDEV_UNREGISTER for vlan devices X-Git-Tag: v3.2-rc1~125^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abc49a937b23adc7d9748709ca82ee32464ae089;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed