Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315220
b: refs/heads/master
c: 94bfa4a
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg committed Jun 25, 2012
1 parent 131bd5c commit 392cbcf
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: eecf21a126dd23030c66949796561a9b0dde8b6e
refs/heads/master: 94bfa4a255b3436e9a258585be6687d1f5c02a71
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-devtrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ DECLARE_EVENT_CLASS(iwlwifi_msg_event,
MAX_MSG_LEN, vaf->fmt,
*vaf->va) >= MAX_MSG_LEN);
),
TP_printk("%s", (char *)__get_dynamic_array(msg))
TP_printk("%s", __get_str(msg))
);

DEFINE_EVENT(iwlwifi_msg_event, iwlwifi_err,
Expand Down

0 comments on commit 392cbcf

Please sign in to comment.