Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300817
b: refs/heads/master
c: 7084bee
h: refs/heads/master
i:
  300815: fe58fb4
v: v3
  • Loading branch information
Joe Perches authored and Kalle Valo committed Mar 20, 2012
1 parent 04c908a commit 67f18c5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f0446ea9c11243bcfe8559f0033a5e4790b0d95b
refs/heads/master: 7084beeadb9b3cf5d8783210a1e4b281b07fa6cd
3 changes: 2 additions & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@

#define ATH6KL_MAX_IE 256

extern int ath6kl_printk(const char *level, const char *fmt, ...);
extern __printf(2, 3)
int ath6kl_printk(const char *level, const char *fmt, ...);

/*
* Reflects the version of binary interface exposed by ATH6KL target
Expand Down

0 comments on commit 67f18c5

Please sign in to comment.