[PATCH] libertas: fix SSID output
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Fri, 25 May 2007 15:56:37 +0000 (11:56 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:38 +0000 (14:28 -0400)
commit6df3073d2923c12b6f7524917a634e83de958dfe
treef4f62bce169f011bea916734dd9101a93cb65af7
parent1ac812f161801c276dd520def0e81b9938eb7761
[PATCH] libertas: fix SSID output

* a newline was missing
* changed %32s to '%s', no need to right justify the ESSID

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