Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert subsys/shell/shell_telnet to new kwork API #34100

Closed
galak opened this issue Apr 7, 2021 · 0 comments · Fixed by #34135
Closed

Convert subsys/shell/shell_telnet to new kwork API #34100

galak opened this issue Apr 7, 2021 · 0 comments · Fixed by #34135
Assignees
Labels
area: Shell Shell subsystem bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug

Comments

@galak
Copy link
Collaborator

galak commented Apr 7, 2021

Convert include/shell/shell_telnet.h & subsys/shell/shell_telnet.c to use new kwork API.

See the following issue for details:

#33104

@galak galak added the bug The issue is a bug, or the PR is fixing a bug label Apr 7, 2021
@galak galak added area: Shell Shell subsystem priority: high High impact/importance bug labels Apr 7, 2021
rlubos added a commit to rlubos/zephyr that referenced this issue Apr 9, 2021
Update the shell telnet backend to use the new k_work_delayable API.

Fixes zephyrproject-rtos#34100

Signed-off-by: Robert Lubos <[email protected]>
nashif pushed a commit that referenced this issue Apr 12, 2021
Update the shell telnet backend to use the new k_work_delayable API.

Fixes #34100

Signed-off-by: Robert Lubos <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Shell Shell subsystem bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants