From: Bhanu Gollapudi Date: Fri, 18 Mar 2011 00:13:34 +0000 (-0700) Subject: [SCSI] bnx2fc: Fix MTU issue by using static MTU X-Git-Tag: v2.6.39-rc1~52^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1294bfe60960c89a0c875cffb90c3bacf1d675d2;p=pandora-kernel.git [SCSI] bnx2fc: Fix MTU issue by using static MTU bnx2x now uses seperate MTUs for networking and FCoE. FCoE MTU is fixed to 2500 and bnx2fc now needs to match this logic by using FCOE_MTU instead of netdev->mtu. Signed-off-by: Bhanu Prakash Gollapudi Signed-off-by: James Bottomley --- Reading git-diff-tree failed