summaryrefslogtreecommitdiff
path: root/net/mac80211/driver-ops.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2012-06-22 12:55:52 +0200
committerJohannes Berg <johannes.berg@intel.com>2012-06-24 11:32:38 +0200
commit011ad0e9f8533cd003fb760663713df2655a2114 (patch)
tree75f08348ca9cd75c25782b1d4de88170eec0085c /net/mac80211/driver-ops.h
parentbdcbd8e0e3ffdad32b14b6373e67bfcf5fd3f002 (diff)
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 933026949df9..44e8c1242781 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)
{