summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2014-04-18 19:09:49 +0900
committerTom Rini <[email protected]>2014-05-12 15:19:46 -0400
commitc42f56d96d1ec642496ee0fdf741dc13fbbec2e2 (patch)
treeb1aaa48fc2356b36d981d2732b0b25400a5a30e9 /lib
parentda384a9d7628c77140023e7c095f79ecfe5a4e2d (diff)
blackfin: replace bfin_gen_rand_mac() with eth_random_addr()
bfin_gen_rand_mac() uses __DATE__ as the seed for random ethernet address. This makes the build non-deterministic. In the first place, it should not be implemented as a Bfin-specific function. Use eth_random_addr() instead. Signed-off-by: Masahiro Yamada <[email protected]> Cc: Sonic Zhang <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions