diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-11-28 14:51:12 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-11-28 15:45:07 +0100 |
| commit | 4325e66ebc806f5b00f3b7a895aba8dbd4f2d804 (patch) | |
| tree | c378fef602468e97772a7eadde6e3b4c63100df2 /executor/common_linux.h | |
| parent | 76b4dcc777ca842ee42225411c5c9d5ac3e91b8a (diff) | |
pkg/host: make wifi check more precise
WiFi setup fails on 4.4 kernel with:
2020/11/28 12:22:49 BUG: program execution failed: executor 0: exit status 67
initialize_wifi_devices: failed to create device #0 (errno 19)
There is at least HWSIM_ATTR_PERM_ADDR not support, but maybe something else.
The setup seems to work at least on 4.17 where HWSIM_ATTR_PERM_ADDR was added.
So require at least 4.17 for WiFi testing.
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions
