On Wed, 3 Feb 2010 08:18:51 am Shirley Ma wrote: > Use detach buffers API in virtio to free unused buffers in send queue when shutting down > virtio_net to avoid maintaining skb link list for each transmit packet. > > Signed-off-by: Shirley Ma <xma@xxxxxxxxxx> Hi Shirley, Nice cleanup. Please cc: netdev@xxxxxxxxxxxxxxx for net patches... Your comment could be slightly enhanced to indicate that the API is new, eg; Now we have a virtio detach API (in commit XXXXXXXXXX), we don't need to track xmit skbs in the driver. Acked-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx> Thanks! Rusty. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html