mac80211: Fix incorrect use of STA_PR_FMT in trace points
authorSeth Forshee <seth.forshee@canonical.com>
Fri, 15 Feb 2013 19:15:48 +0000 (13:15 -0600)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 19:25:11 +0000 (20:25 +0100)
commit15ac7c478fd227257e4be94519c6f965a9e6159d
treec9d2e98ea4871465dcd73c665ff37e1ae4a72189
parent8ffb5c001a6d1ef142ef550861e0b97e291f6469
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 <seth.forshee@canonical.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/trace.h