cfg80211: fix some tracing output issues
authorJohannes Berg <johannes.berg@intel.com>
Fri, 16 Nov 2012 16:22:28 +0000 (17:22 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 26 Nov 2012 11:48:17 +0000 (12:48 +0100)
In some cases, e.g. probe_status, there were spaces
missing so the trace output was confusing. Also make
it more like mac80211 when printing netdevs/wiphys
to make reading a combined log easier.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found