2008-10-23 21:40:58

by Bastien Nocera

[permalink] [raw]
Subject: [PATCH] Fix incorrect device name in the wizard

When the device is selected in the list before its name is resolved,
the device name in the checks as well as the final page of the wizard
will be wrong.

Attached patch should fix that.


Attachments:
0001-Fix-incorrect-device-name-in-the-wizard.patch (2.28 kB)

2008-10-27 19:57:49

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [PATCH] Fix incorrect device name in the wizard

Hi Bastien,

> When the device is selected in the list before its name is resolved,
> the device name in the checks as well as the final page of the wizard
> will be wrong.

patch has been applied, but I am worried about increasing the reference
count of the agent and never decreasing it. Do you think that is a good
idea?

Regards

Marcel