Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88009
b: refs/heads/master
c: 293a383
h: refs/heads/master
i:
  88007: 796dd59
v: v3
  • Loading branch information
Robert P. J. Day authored and David S. Miller committed Mar 28, 2008
1 parent c4178b1 commit 00c54a8
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: 6952d8923bcc8d6b8b43b065cfe9a31bb24f0d58
refs/heads/master: 293a3839304cac32e58929db0c23e00a509fbfc5
2 changes: 1 addition & 1 deletion trunk/drivers/net/wan/lapbether.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ struct lapbethdev {
struct net_device_stats stats; /* some statistics */
};

static struct list_head lapbeth_devices = LIST_HEAD_INIT(lapbeth_devices);
static LIST_HEAD(lapbeth_devices);

/* ------------------------------------------------------------------------ */

Expand Down

0 comments on commit 00c54a8

Please sign in to comment.