]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] libertas: tune hardware info output
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Thu, 2 Aug 2007 15:50:35 +0000 (11:50 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:49:51 +0000 (16:49 -0700)
commit0a6d0555e90850b7ce90e8937858f11b6b98b6d4
treec442556f028cee37ea5a2b1b6a545cce7d60cab9
parent3cf840914bd467fa4cc76af1a01bba4d2813131c
[PATCH] libertas: tune hardware info output

This changes the output of hardware related info from:

libertas: GET_HW_SPEC: FWReleaseVersion- 5.0.11.p0
libertas: GET_HW_SPEC: Permanent addr-  0:16:41:72:f6:a8
libertas: GET_HW_SPEC: hwifversion=0x2  version=0x213

to:

libertas: GET_HW_SPEC: FWReleaseVersion: 5.0.11.p0
libertas: GET_HW_SPEC: Permanent addr: 00:16:41:72:f6:a8
libertas: GET_HW_SPEC: hwifversion: 0x2, version: 0x213

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/cmdresp.c