HomeFreeBSD

net80211: prefix get_random_bytes() with net80211_

Description

net80211: prefix get_random_bytes() with net80211_

Both linux/random.h and net80211 have a function named
get_random_bytes(). With overlapping files included these collide.
Arguably the function could be renamed in linuxkpi but the generic
name should also not be used in net80211 so rename it there.

Sponsored-by: The FreeBSD Foundation
MFC-after: 2 weeks
Reviewed-by: philip, adrian
Differential Revision: https://reviews.freebsd.org/D29335

Details

Provenance
bzAuthored on Mar 18 2021, 10:15 PM
Differential Revision
D29335: net80211: prefix get_random_bytes() with net80211_
Parents
rGefad9c8ba3ce: align nfsdumpstate column output
Branches
Unknown
Tags
Unknown