From: Seth Forshee Date: Fri, 15 Feb 2013 19:15:48 +0000 (-0600) Subject: mac80211: Fix incorrect use of STA_PR_FMT in trace points X-Git-Tag: v3.9-rc1~139^2~2^2^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15ac7c478fd227257e4be94519c6f965a9e6159d;p=pandora-kernel.git mac80211: Fix incorrect use of STA_PR_FMT in trace points Several tracepoints are using STA_PR_FMT where STA_PR_ARG should be used, resulting in messages like "phy0 sta:ARG TYPE NOT FIELD BUT 1". Change these to STA_PR_ARG. Signed-off-by: Seth Forshee Signed-off-by: Johannes Berg --- Reading git-diff-tree failed