Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37207
b: refs/heads/master
c: d6c6410
h: refs/heads/master
i:
  37205: f324e4f
  37203: 316470d
  37199: d239d4e
v: v3
  • Loading branch information
Ollie Wild authored and Linus Torvalds committed Sep 29, 2006
1 parent 1d7ad7a commit 9c075e2
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: 2148ccc437a9eac9f0d4b3c27cb1e41f6a48194c
refs/heads/master: d6c641026dec68acfb4b0baa98aad960e963ed97
2 changes: 1 addition & 1 deletion trunk/arch/um/drivers/net_kern.c
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ static void setup_etheraddr(char *str, unsigned char *addr)
return;

random:
random_ether_addr(addr)
random_ether_addr(addr);
}

static DEFINE_SPINLOCK(devices_lock);
Expand Down

0 comments on commit 9c075e2

Please sign in to comment.