1
0
Fork 0
alistair23-linux/drivers/scsi/cxgb3i
James Bottomley 58daa68a8f [SCSI] cxgb3i: fix select/depend problem
cxgb3i requires the cxgb3 net driver, so it selects it.  However,
cxgb3 has dependencies which the select cannot see.  Fix this by
separating out the cxgb3 dependencies into a separate hidden config
option (CONFIG_CHELSIO_T3_DEPENDS) and make both cxgb3 and cxgb3i
depend on it.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Karen Xie <kxie@chelsio.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-12-30 13:09:12 -06:00
..
Kbuild
Kconfig [SCSI] cxgb3i: fix select/depend problem 2008-12-30 13:09:12 -06:00
cxgb3i.h
cxgb3i_ddp.c
cxgb3i_ddp.h
cxgb3i_init.c
cxgb3i_iscsi.c
cxgb3i_offload.c [SCSI] cxgb3i: remove use of skb->sp 2008-12-30 10:45:34 -06:00
cxgb3i_offload.h [SCSI] cxgb3i: remove use of skb->sp 2008-12-30 10:45:34 -06:00
cxgb3i_pdu.c
cxgb3i_pdu.h