diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2022-04-07 23:56:35 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2022-05-01 19:51:20 -0700 |
commit | 9d7cafd5a735791cb7e0cb24eafd058f0a322b23 (patch) | |
tree | a46a3f189b82cddbe675361811fd94ba9fd8632d /arch/x86 | |
parent | 1030c8792313b9dd219aa48f265b00d72938b116 (diff) |
xtensa: iss: drop opened_list logic from the network driver
opened_list is used to poll all opened devices in the timer callback,
but there's individual timer that is associated with each device.
Drop opened_list and only poll the device that is associated with the
timer in the timer callback.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions