]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[forcedeth] Use standard random() function
authorMichael Brown <mcb30@ipxe.org>
Tue, 13 Mar 2012 04:37:48 +0000 (04:37 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 13 Mar 2012 15:58:04 +0000 (15:58 +0000)
commita0e559d1f32e7d35cccaf0c4a7816bd5ddaf4a66
tree1c7890a82b3e6aa5c091cf40bed16a21f3ead548
parentb63bcd73a0e83fe74d530d100248c87579956985
[forcedeth] Use standard random() function

It seems unlikely that a network card driver requires
cryptographically secure random numbers.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/forcedeth.c