commit | ec816087e8978b74c1bd5fae0e335dd97d964e9f | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Nov 16 17:22:28 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Nov 26 12:48:17 2012 +0100 |
tree | 6cf45068add21a79c701aeb384564d974e7b64eb | |
parent | a3ad5c3dd55624fde4d663e50b5261c396f6ece5 [diff] |
cfg80211: fix some tracing output issues 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>