From: Jeff Dike Date: Fri, 29 Sep 2006 08:58:53 +0000 (-0700) Subject: [PATCH] uml: don't roll my own random MAC generator X-Git-Tag: v2.6.19-rc1~840 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fade5d5461b0379b27ca96faf560d855d7a0ea8b;p=pandora-kernel.git [PATCH] uml: don't roll my own random MAC generator Use the existing random_ether_addr() instead of cooking up my own version. Pointed out by Dave Hollis and Jason Lunz. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed