Staging: batman-adv: Allow the MAC address to be set
commita9c2910aa15c5b2559e80d1406176f8456d3e34e
authorAndrew Lunn <andrew@lunn.ch>
Sat, 2 Jan 2010 10:30:49 +0000 (2 11:30 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:36 +0000 (3 16:42 -0800)
tree7bede70aef90823d6f7cf0a1947c7a55b868e86b
parente70171957a3ac67fd62af0c66efe7b7749121899
Staging: batman-adv: Allow the MAC address to be set

Some embedded devices have very limited sources of entropy for the
random number generator. It has been observed that the random MAC
address on the interface bat0 is not always random. When testing with
a collection of identical hardware, sometimes the bat0 device the same
MAC address on multiple devices, causing mayhem. This patch allows the
MAC address to be set by the user.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/batman-adv/soft-interface.c
drivers/staging/batman-adv/translation-table.c
drivers/staging/batman-adv/translation-table.h