[SCSI] bnx2i: Added jumbo MTU support for the no shost case
authorEddie Wai <eddie.wai@broadcom.com>
Wed, 16 Feb 2011 21:04:29 +0000 (15:04 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 24 Feb 2011 17:39:30 +0000 (12:39 -0500)
commit45188354ebd15be7fb15d2b144a1a0ecd2e797a9
tree9e65ef608ce284b8f2cf2d0172266a9d621c625f
parent8a4a0f3ad071e258a9637c5491c34005a9a97903
[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>
drivers/scsi/bnx2i/bnx2i.h