[PATCH] libertas: clean up scan debug messages
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Tue, 9 Oct 2007 12:15:19 +0000 (14:15 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:21 +0000 (16:55 -0700)
commite56188ac4163cb276b7650949c1e8e20fb2f9c73
treef6bc3bc3ac8c9fc8e1f6b30f2aa8d3241430331f
parent314a886f08d689cdcf10bd8e4777a3d9f483bb53
[PATCH] libertas: clean up scan debug messages

* make scan debug output cleaner
* change some LBS_DEB_ASSOC messages to LBS_DEB_SCAN, which is more correct
* move helper functions together
* print function return value in the tracing code at one central location

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