Searched hist:"1294 bfe60960c89a0c875cffb90c3bacf1d675d2" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc.h | diff 1294bfe60960c89a0c875cffb90c3bacf1d675d2 Thu Mar 17 19:13:34 CDT 2011 Bhanu Gollapudi <bprakash@broadcom.com> [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>
|
H A D | bnx2fc_hwi.c | diff 1294bfe60960c89a0c875cffb90c3bacf1d675d2 Thu Mar 17 19:13:34 CDT 2011 Bhanu Gollapudi <bprakash@broadcom.com> [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>
|
H A D | bnx2fc_fcoe.c | diff 1294bfe60960c89a0c875cffb90c3bacf1d675d2 Thu Mar 17 19:13:34 CDT 2011 Bhanu Gollapudi <bprakash@broadcom.com> [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>
|