Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: Get mac address from driver as seed
Previously seeded by obtaining mac addr from env. If mac addr was never set, rand would output 0. This fix obtains the mac addr from driver instead. Signed-off-by: Jimmy Du <[email protected]> Acked-by: Joe Hershberger <[email protected]>
- Loading branch information