On 08/08/2014 01:26 AM, David Miller wrote: > Now, besides taking the error path in vnet_start_xmit() and dropping > the packet, we need to think about what we should do subsequently when > this condition triggers. > > We probably want to take the carrier down via netif_carrier_off(), and > then when we see the head pointer advancing (I guess via > vnet_event()'s logic), the networking driver can netif_carrir_on() in > response. Aren't we talking about one ldc port (out of many) for the device here? I'm not sure we want to drop carrier if only one port isn't making progress, unless maybe that's the only switch port. +-DLS -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html