3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-22 06:29:23 +01:00

manager: Fix typo

This commit is contained in:
Alexander Kobel 2022-08-04 13:05:03 +02:00 committed by Denis Kenzior
parent 6b87d3e7e2
commit cfd2fe7d33

View File

@ -755,7 +755,7 @@ static void manager_config_notify(struct l_genl_msg *msg, void *user_data)
if (!wiphy_find(wiphy_id)) {
l_warn("Received a NEW_INTERFACE for a wiphy id"
" that isn't tracked. This is most ikely a"
" that isn't tracked. This is most likely a"
" kernel bug where NEW_WIPHY events that are"
" too large are dropped on the floor."
" Attempting a workaround...");