summaryrefslogtreecommitdiff
path: root/net/mac80211/driver-ops.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2012-06-22 10:55:52 (GMT)
committerJohannes Berg <johannes.berg@intel.com>2012-06-24 09:32:38 (GMT)
commit011ad0e9f8533cd003fb760663713df2655a2114 (patch)
tree75f08348ca9cd75c25782b1d4de88170eec0085c /net/mac80211/driver-ops.h
parentbdcbd8e0e3ffdad32b14b6373e67bfcf5fd3f002 (diff)
downloadlinux-fsl-qoriq-011ad0e9f8533cd003fb760663713df2655a2114.tar.xz
mac80211: rename driver-trace file
This file will contain more soon, so rename it to just trace. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/driver-ops.h')
-rw-r--r--net/mac80211/driver-ops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/driver-ops.h b/net/mac80211/driver-ops.h
index 9330269..44e8c12 100644
--- a/net/mac80211/driver-ops.h
+++ b/net/mac80211/driver-ops.h
@@ -3,7 +3,7 @@
#include <net/mac80211.h>
#include "ieee80211_i.h"
-#include "driver-trace.h"
+#include "trace.h"
static inline void check_sdata_in_driver(struct ieee80211_sub_if_data *sdata)
{