On Wed, 2009-07-22 at 16:29 -0700, Jeff Kirsher wrote: > From: Yi Zou <yi.zou@xxxxxxxxx> > > Add a define of FCOE_MTU as 2158 bytes and use FCOE_MTU when the LLD is found > to support NETIF_F_FCOE_MTU. The lport->mfs is then calculated out of the > 2158 FCOE_MTU. Otherwise, we stick with the netdev->mtu, i.e., LAN MTU. Also, > change the notification on NETDEV_CHANGEMTU event to bypass changing mfs when > LAN MTU is changed if NETIF_F_FCOE_MTU is supported. > > Signed-off-by: Yi Zou <yi.zou@xxxxxxxxx> > Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@xxxxxxxxx> > --- Hi Dave, Please don't apply this patch to net-next. The other 4 patches in this series should be fine without it. If this patch is applied to net-next it means that most/all of the other fcoe features (that will go through linux-scsi) become dependent on this patch. I was hoping to push the other fcoe features as-is and then push this patch through linux-scsi after the other 4 patches in this series had been merged by you. Thanks, //Rob -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html