Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88044
b: refs/heads/master
c: a22eb6f
h: refs/heads/master
v: v3
  • Loading branch information
Leonardo Potenza authored and David S. Miller committed Apr 2, 2008
1 parent b8224a7 commit 817a5a3
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: eac55bf97094f6b64116426864cf4666ef7587bc
refs/heads/master: a22eb6faae4ec64d59cc206671eb0bfe46c5ffd2
2 changes: 2 additions & 0 deletions trunk/drivers/atm/iphase.c
Original file line number Diff line number Diff line change
Expand Up @@ -958,6 +958,7 @@ static void ia_suni_pm7345_init (IADEV *iadev)

/***************************** IA_LIB END *****************************/

#ifdef CONFIG_ATM_IA_DEBUG
static int tcnter = 0;
static void xdump( u_char* cp, int length, char* prefix )
{
Expand Down Expand Up @@ -992,6 +993,7 @@ static void xdump( u_char* cp, int length, char* prefix )
}

} /* close xdump(... */
#endif /* CONFIG_ATM_IA_DEBUG */


static struct atm_dev *ia_boards = NULL;
Expand Down

0 comments on commit 817a5a3

Please sign in to comment.