From: Eddie Wai Date: Wed, 16 Feb 2011 21:04:29 +0000 (-0600) Subject: [SCSI] bnx2i: Added jumbo MTU support for the no shost case X-Git-Tag: v2.6.39-rc1~440^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45188354ebd15be7fb15d2b144a1a0ecd2e797a9;p=pandora-kernel.git [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 Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed