From: Yi Zou Date: Fri, 1 Apr 2011 23:06:19 +0000 (-0700) Subject: [SCSI] libfcoe: clean up netdev mapping properly when the transport goes away X-Git-Tag: v3.0-rc1~383^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69922fcd534cfc82e2d44374fa219e7c3b27c492;p=pandora-kernel.git [SCSI] libfcoe: clean up netdev mapping properly when the transport goes away When rmmoving the underlying fcoe transport driver module by force when it's attached and in use, the correspoding netdev mapping should be cleaned up properly as well, otherwise the lookup for a given netdev for the transport would still return non NULL pointer, causing "unable to handle paging request" bug. Signed-off-by: Yi Zou Tested-by: Ross Brattain Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed