On Wed, 2009-07-22 at 16:29 -0700, Jeff Kirsher wrote: > From: Yi Zou <[email protected]> > > 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 <[email protected]> > Signed-off-by: Jeff Kirsher <[email protected]> > ---
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 _______________________________________________ devel mailing list [email protected] http://www.open-fcoe.org/mailman/listinfo/devel
