linux/drivers/scsi/bnx2i
Eddie Wai 45188354eb [SCSI] bnx2i: Added jumbo MTU support for the no shost case
For scenarios where the shost is not being passed to bnx2i for the
iSCSI offload connection request, the code would consult the routing
table to select the CNIC device.
This code path will erroneously error out if the corresponding L2
interface's MTU has been setup to > 1500.

Signed-off-by: Eddie Wai <eddie.wai@broadcom.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2011-02-24 12:39:30 -05:00
..
57xx_iscsi_constants.h [SCSI] bnx2i: Updated copyright and maintainer info 2010-12-21 12:24:15 -06:00
57xx_iscsi_hsi.h [SCSI] bnx2i: Updated copyright and maintainer info 2010-12-21 12:24:15 -06:00
bnx2i_hwi.c [SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771X 2011-02-24 12:38:29 -05:00
bnx2i_init.c [SCSI] bnx2i: Added support for the 57712(E) devices 2011-02-24 12:39:08 -05:00
bnx2i_iscsi.c [SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup 2011-02-24 12:38:02 -05:00
bnx2i_sysfs.c [SCSI] bnx2i: Updated copyright and maintainer info 2010-12-21 12:24:15 -06:00
bnx2i.h [SCSI] bnx2i: Added jumbo MTU support for the no shost case 2011-02-24 12:39:30 -05:00
Kconfig scsi: fix bnx2i build errors 2010-08-11 08:59:01 -07:00
Makefile