linux_old1/drivers/scsi/fcoe
Mike Christie 8eca355fa8 [SCSI] fcoe: initialize return value in fcoe_destroy
When doing echo ethX > /sys..../destroy I am getting
errors when the tear down succeeds. It looks like the
reason for this is because the rc var is not getting set
when the destruction works. This just sets it to zero.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-12-04 12:00:31 -06:00
..
Makefile [SCSI] fcoe, libfc: add libfcoe module 2009-04-03 09:23:04 -05:00
fcoe.c [SCSI] fcoe: initialize return value in fcoe_destroy 2009-12-04 12:00:31 -06:00
fcoe.h [SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling 2009-09-10 12:07:38 -05:00
libfcoe.c includecheck fix: drivers/scsi, libfcoe.c 2009-09-20 16:01:02 +05:30