Am 18.08.2014 19:10, schrieb Amit Shah:
> On (Wed) 06 Aug 2014 [09:27:04], Markus Armbruster wrote:
>> Amit Shah writes:
>>
>>> Hi,
>>>
>>> The 2nd patch prevents adding ports to the system with conflicts in
>>> the 'name' parameter. This is done by going through all the ports in
>>> the system,
On (Wed) 06 Aug 2014 [09:27:04], Markus Armbruster wrote:
> Amit Shah writes:
>
> > Hi,
> >
> > The 2nd patch prevents adding ports to the system with conflicts in
> > the 'name' parameter. This is done by going through all the ports in
> > the system, including ports on other virtio-serial devi
On (Wed) 06 Aug 2014 [09:27:04], Markus Armbruster wrote:
> Amit Shah writes:
>
> > Hi,
> >
> > The 2nd patch prevents adding ports to the system with conflicts in
> > the 'name' parameter. This is done by going through all the ports in
> > the system, including ports on other virtio-serial devi
Amit Shah writes:
> Hi,
>
> The 2nd patch prevents adding ports to the system with conflicts in
> the 'name' parameter. This is done by going through all the ports in
> the system, including ports on other virtio-serial devices.
>
> The first patch prepares for this by creating a linked list of
Hi,
The 2nd patch prevents adding ports to the system with conflicts in
the 'name' parameter. This is done by going through all the ports in
the system, including ports on other virtio-serial devices.
The first patch prepares for this by creating a linked list of all
available virtio-serial devi