From: Johannes Berg Date: Mon, 29 Apr 2013 10:09:14 +0000 (+0200) Subject: cfg80211: fix WoWLAN wakeup tracing X-Git-Tag: v3.10-rc3~18^2~18^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a92eecbbeaf01ea2267751569dd3301248513915;p=pandora-kernel.git cfg80211: fix WoWLAN wakeup tracing If the device reports a non-wireless wakeup reason, the tracing code crashes trying to dereference a NULL pointer. Fix this by checking the pointer on all accesses and also add a non_wireless tag to the event. Cc: stable@vger.kernel.org Signed-off-by: Johannes Berg --- Reading git-diff-tree failed