Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159173
b: refs/heads/master
c: f742880
h: refs/heads/master
i:
  159171: b94f807
v: v3
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Jul 24, 2009
1 parent 86b961d commit bc2c2bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a99d02483a40b9410d8a7af3b653ebc3f106280f
refs/heads/master: f742880c9ca733b6c18bfaa0f5ad2a57f37180c2
4 changes: 2 additions & 2 deletions trunk/net/mac80211/driver-trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include <net/mac80211.h>
#include "ieee80211_i.h"

#ifndef CONFIG_MAC80211_DRIVER_API_TRACER
#if !defined(CONFIG_MAC80211_DRIVER_API_TRACER) || defined(__CHECKER__)
#undef TRACE_EVENT
#define TRACE_EVENT(name, proto, ...) \
static inline void trace_ ## name(proto) {}
Expand Down Expand Up @@ -639,7 +639,7 @@ TRACE_EVENT(drv_ampdu_action,
LOCAL_PR_ARG, STA_PR_ARG, __entry->action, __entry->tid, __entry->ret
)
);
#endif /* __MAC80211_DRIVER_TRACE */
#endif /* !__MAC80211_DRIVER_TRACE || TRACE_HEADER_MULTI_READ */

#undef TRACE_INCLUDE_PATH
#define TRACE_INCLUDE_PATH .
Expand Down

0 comments on commit bc2c2bb

Please sign in to comment.