linux/drivers/scsi/cxgb3i
Mike Christie 9010b94636 [SCSI] cxgb3i: check for setup netdev
If the netdev has not been setup when the host is, we will oops when
the iscsi layer calls into the driver and a it tries to reference the
netdev in hba->ndev.

This can happen if the iscsi driver is loaded before ifup is
done. This patch just adds a check, so we can gracefully fail the
operation.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-02-17 13:40:07 -06:00
..
Kbuild kbuild: finally remove the obsolete variable $TOPDIR 2009-06-27 00:27:17 +02:00
Kconfig [SCSI] cxgb3i: fix select/depend problem 2008-12-30 13:09:12 -06:00
cxgb3i.h [SCSI] iscsi: pass ep connect shost 2009-05-23 15:44:09 -05:00
cxgb3i_ddp.c cxgb3i: suppot of different kernel page sizes 2009-06-21 10:52:39 -05:00
cxgb3i_ddp.h cxgb3i: use kref to track ddp usage 2009-06-21 10:52:39 -05:00
cxgb3i_init.c RDMA/cxgb3: Handle port events properly 2009-09-05 20:22:38 -07:00
cxgb3i_iscsi.c [SCSI] cxgb3i: check for setup netdev 2010-02-17 13:40:07 -06:00
cxgb3i_offload.c [SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4 2010-02-17 13:39:41 -06:00
cxgb3i_offload.h [SCSI] iscsi: pass ep connect shost 2009-05-23 15:44:09 -05:00
cxgb3i_pdu.c [SCSI] cxgbi3: remove unnecessary NULL test 2010-01-18 10:48:14 -06:00
cxgb3i_pdu.h [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS 2009-02-21 20:29:37 -06:00