Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352651
b: refs/heads/master
c: 757af6f
h: refs/heads/master
i:
  352649: 1eadca7
  352647: 6b058e3
v: v3
  • Loading branch information
Johannes Berg committed Feb 11, 2013
1 parent d8e7a83 commit bc5be5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 112c31f095a7106fbb3ced0dae50aa9b36ac2662
refs/heads/master: 757af6fefd53628bcfe75f7fbd302c5d4c02eba5
2 changes: 1 addition & 1 deletion trunk/net/mac80211/trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
__entry->control_freq = (c)->chan->center_freq; \
__entry->chan_width = (c)->width; \
__entry->center_freq1 = (c)->center_freq1; \
__entry->center_freq1 = (c)->center_freq2;
__entry->center_freq2 = (c)->center_freq2;
#define CHANDEF_PR_FMT " control:%d MHz width:%d center: %d/%d MHz"
#define CHANDEF_PR_ARG __entry->control_freq, __entry->chan_width, \
__entry->center_freq1, __entry->center_freq2
Expand Down

0 comments on commit bc5be5d

Please sign in to comment.