commit | 61c0d48f1565efdbab1e913c3cfda997e6299c41 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Nov 25 13:31:53 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 28 14:44:09 2011 -0500 |
tree | 02197ee36a98903d74a86191ef3fe24204d1a120 | |
parent | 30789eb6cbfcead5d90d27dc4e7d7389cacc528c [diff] |
mac80211: remove tracing config symbol There's little point in this config symbol, if tracing is disabled the overhead is negligible and if you think it's too bad you can always turn off tracing completely. Also remove the part where we don't have sparse check the tracing code -- it seems that it can now deal with it (or the code changed). Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>