Re: [PATCH 2/2] virtio-serial: setup_port_vq when adding port

2012-02-01 Thread Zang Hongyong
On 2012/2/1,ζ˜ŸζœŸδΈ‰ 16:12, Amit Shah wrote: Hi, Sorry for the late reply. On (Thu) 12 Jan 2012 [09:20:07], zanghongy...@huawei.com wrote: From: Hongyong Zang Add setup_port_vq(). Create the io ports' vqs when add_port. Can you describe the changes in more detail, please? The motivation of this

Re: [PATCH 2/2] virtio-serial: setup_port_vq when adding port

2012-02-01 Thread Amit Shah
Hi, Sorry for the late reply. On (Thu) 12 Jan 2012 [09:20:07], zanghongy...@huawei.com wrote: > From: Hongyong Zang > > Add setup_port_vq(). Create the io ports' vqs when add_port. Can you describe the changes in more detail, please? > Signed-off-by: Hongyong Zang > --- > drivers/char/virti