qcacld-3.0: Fix typo "addreses"
Replace typo "addreses" with correct spelling "addresses". Change-Id: Ib630c87d966eed104aec8669de636863a5fa555e CRs-Fixed: 2238297
This commit is contained in:

gecommit door
nshrivas

bovenliggende
11d7c9db98
commit
a6cab553e2
@@ -7417,7 +7417,7 @@ QDF_STATUS hdd_update_mac_config(struct hdd_context *hdd_ctx)
|
||||
}
|
||||
|
||||
update_mac_from_string(hdd_ctx, &macTable[0], i);
|
||||
hdd_debug("Populating remaining %d Mac addreses",
|
||||
hdd_debug("Populating remaining %d Mac addresses",
|
||||
max_mac_addr - i);
|
||||
hdd_populate_random_mac_addr(hdd_ctx, max_mac_addr - i);
|
||||
|
||||
|
Verwijs in nieuw issue
Block a user