mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 13:02:44 +01:00
netdev: Add a TODO about Rekey Offload errors
This commit is contained in:
parent
658362a349
commit
8501b2edb1
@ -1389,6 +1389,11 @@ static void hardware_rekey_cb(struct l_genl_msg *msg, void *data)
|
||||
l_error("hardware_rekey not supported");
|
||||
netdev->rekey_offload_support = false;
|
||||
}
|
||||
|
||||
/*
|
||||
* TODO: Ignore all other errors for now, until WoWLAN is
|
||||
* supported properly
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user