Ticket #947 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

wlanconfig prints wrong structure member for new interface name

Reported by: andrew.lunn@ascom.ch Assigned to:
Priority: minor Milestone: version 0.9.3
Component: madwifi: tools Version: v0.9.2
Keywords: Cc:
Patch is attached: 1 Pending:

Description

wlanconfig is printing the wrong member of the structure ifr when it wants to print the name of the newly created interface. The kernel returns the new name in ifr->ifr_name. (Well it will when bug #946 is fixed)

Attachments

wlanconfig.c.diff (354 bytes) - added by andrew.lunn@ascom.ch on 10/10/06 18:27:00.

Change History

10/10/06 18:27:00 changed by andrew.lunn@ascom.ch

  • attachment wlanconfig.c.diff added.

10/10/06 18:46:59 changed by mrenzmann

  • priority changed from major to minor.
  • milestone set to version 0.9.3.

10/28/06 14:42:21 changed by kelmo

They both need to be signed-off to be applied to trunk.

02/06/07 13:39:07 changed by kelmo

  • milestone changed from version 0.9.3 to version 0.9.x - progressive release candidate phase.

The unsigned patch is currently blobking a potential release, so changing milestone.

02/06/07 13:51:35 changed by andrew.lunn@ascom.ch

Signed-off-by: Andrew Lunn <andrew.lunn@ascom.ch>

02/06/07 14:12:43 changed by mrenzmann

  • milestone changed from version 0.9.x - progressive release candidate phase to version 0.9.3.

Thanks, rescheduled again for inclusion in 0.9.3.

02/06/07 14:37:35 changed by kelmo

Applied to r2079.

02/06/07 14:38:11 changed by kelmo

  • status changed from new to closed.
  • resolution set to fixed.

Closing . . .


Add/Change #947 (wlanconfig prints wrong structure member for new interface name)