commit | 1294bfe60960c89a0c875cffb90c3bacf1d675d2 | [log] [tgz] |
---|---|---|
author | Bhanu Gollapudi <bprakash@broadcom.com> | Thu Mar 17 17:13:34 2011 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Mar 23 11:37:04 2011 -0500 |
tree | 09bdd689df2300ce777e1a5d6b3bccc3119c83e7 | |
parent | 26ce67c3df46a8253e3bbf3eb87cc6782f6a6c91 [diff] |
[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 <bprakash@broadcom.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>