Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15593
b: refs/heads/master
c: ca40330
h: refs/heads/master
i:
  15591: bcb056d
v: v3
  • Loading branch information
YOSHIFUJI Hideaki authored and David S. Miller committed Jan 4, 2006
1 parent eecde77 commit c22ff43
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: f190055ff5c08a877d3e1ac2e0300fd92c264b06
refs/heads/master: ca4033024858fcbd392465ba9cbf4c838aedfb58
2 changes: 1 addition & 1 deletion trunk/net/econet/af_econet.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ static struct net_device *net2dev_map[256];
#define EC_PORT_IP 0xd2

#ifdef CONFIG_ECONET_AUNUDP
static spinlock_t aun_queue_lock;
static DEFINE_SPINLOCK(aun_queue_lock);
static struct socket *udpsock;
#define AUN_PORT 0x8000

Expand Down

0 comments on commit c22ff43

Please sign in to comment.