提交 d6c64102 编写于 作者: O Ollie Wild 提交者: Linus Torvalds

[PATCH] uml build fix

Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 2148ccc4
...@@ -310,7 +310,7 @@ static void setup_etheraddr(char *str, unsigned char *addr) ...@@ -310,7 +310,7 @@ static void setup_etheraddr(char *str, unsigned char *addr)
return; return;
random: random:
random_ether_addr(addr) random_ether_addr(addr);
} }
static DEFINE_SPINLOCK(devices_lock); static DEFINE_SPINLOCK(devices_lock);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册