Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315409
b: refs/heads/master
c: 6ba6047
h: refs/heads/master
i:
  315407: 6411a11
v: v3
  • Loading branch information
Paul Bolle authored and David S. Miller committed Jul 17, 2012
1 parent 0f2cbb6 commit 310d8db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f3c48ecce56df6168be07377bf32bba88314b14c
refs/heads/master: 6ba6047bf99cf4ade4f63b6b3d97cc3ad763b678
2 changes: 2 additions & 0 deletions trunk/drivers/isdn/gigaset/capi.c
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ static inline void dump_rawmsg(enum debuglevel level, const char *tag,
* format CAPI IE as string
*/

#ifdef CONFIG_GIGASET_DEBUG
static const char *format_ie(const char *ie)
{
static char result[3 * MAX_FMT_IE_LEN];
Expand All @@ -313,6 +314,7 @@ static const char *format_ie(const char *ie)
*--pout = 0;
return result;
}
#endif

/*
* emit DATA_B3_CONF message
Expand Down

0 comments on commit 310d8db

Please sign in to comment.