commit | 254d3dfe445f94a764e399ca12e04365ac9413ed | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Sun Oct 25 10:59:41 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Nov 03 10:40:59 2015 +0100 |
tree | b2031c6f9be4205201b05445d755f48e0568452a | |
parent | 4baf6bea37247e59f1971e8009d13aeda95edba2 [diff] |
mac80211: allow null chandef in tracing In TDLS channel-switch operations the chandef can sometimes be NULL. Avoid an oops in the trace code for these cases and just print a chandef full of zeros. Cc: stable@vger.kernel.org Fixes: a7a6bdd0670fe ("mac80211: introduce TDLS channel switch ops") Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>